home *** CD-ROM | disk | FTP | other *** search
/ 500 MB Nyheder Direkte fra Internet 2 / 500 MB nyheder direkte fra internet CD 2.iso / start / data / text / faq-0027.txt < prev    next >
Text File  |  1995-05-08  |  106KB  |  2,422 lines

  1. Archive-name: afs-faq
  2. Version: 1.102
  3. Last-modified: 1310 BST Tuesday 4th April 1995
  4.  
  5. AFS frequently asked questions
  6. ______________________________________________________________________________
  7.  
  8.    This posting contains answers to frequently asked questions about AFS.
  9.    Your comments and contributions are welcome (email: mpb@acm.org)
  10.  
  11.    Most newsreaders can skip from topic to topic with control-G.
  12.    Anon. ftp source: <ftp://grand.central.org/pub/afs-contrib/doc/faq/afs.faq>
  13.    World Wide Web URL: <http://www.transarc.com/Product/AFS/FAQ/faq.html>
  14. ______________________________________________________________________________
  15. Subject: Table of Contents:
  16.  
  17.    0  Preamble
  18.       0.01  Purpose and Audience
  19.       0.02  Acknowledgements
  20.       0.03  Disclaimer
  21.       0.04  Release Notes
  22.       0.05  Quote
  23.  
  24.    1  General
  25.       1.01  What is AFS?
  26.       1.02  Who supplies AFS?
  27.       1.03  What is /afs?
  28.       1.04  What is an AFS cell?
  29.       1.05  What are the benefits of using AFS?
  30.             1.05.a  Cache Manager
  31.             1.05.b  Location independence
  32.             1.05.c  Scalability
  33.             1.05.d  Improved security
  34.             1.05.e  Single systems image (SSI)
  35.             1.05.f  Replicated AFS volumes
  36.             1.05.g  Improved robustness to server crash
  37.             1.05.h  "Easy to use" networking
  38.             1.05.i  Communications protocol
  39.             1.05.j  Improved system management capability
  40.       1.06  Which systems is AFS available for?
  41.       1.07  What does "ls /afs" display in the Internet AFS filetree?
  42.       1.08  Why does AFS use Kerberos authentication?
  43.       1.09  Does AFS work over protocols other than TCP/IP?
  44. U     1.10  How can I access AFS from my PC?
  45.  
  46.    2  Using AFS
  47.       2.01  What are the differences between AFS and a unix filesystem?
  48.       2.02  What is an AFS protection group?
  49.       2.03  What are the AFS defined protection groups?
  50.       2.04  What is an AFS access control list (ACL)?
  51.       2.05  What are the AFS access rights?
  52.       2.06  What is pagsh?
  53.       2.07  Why use a PAG?
  54.       2.08  How can I tell if I have a PAG?
  55.       2.09  Can I still run cron jobs with AFS?
  56.       2.10  How much disk space does a 1 byte file occupy in AFS?
  57.       2.11  Is it possible to specify a user who is external
  58.             to the current AFS cell on an ACL?
  59.       2.12  Are there any problems printing files in /afs?
  60.       2.13  Can I create a fifo (aka named pipe) in /afs?
  61.       2.14  If an AFS server crashes, do I have to reboot my AFS client?
  62.       2.15  Can I use AFS on my diskless workstation?
  63.       2.16  Can I test for AFS tokens from within my program?
  64.       2.17  What's the difference between /afs/cellname and /afs/.cellname?
  65.  
  66.    3  AFS administration
  67.       3.01  Is there a version of xdm available with AFS authentication?
  68.       3.02  Is there a version of xlock available with AFS authentication?
  69.       3.03  How does AFS compare with NFS?
  70.       3.04  Given that AFS data is location independent, how does
  71.             an AFS client determine which server houses the data
  72.             its user is attempting to access?
  73.       3.05  Which protocols does AFS use?
  74.       3.06  Are setuid programs executable across AFS cell boundaries?
  75.       3.07  How does AFS maintain consistency on read-write files?
  76.       3.08  How can I run daemons with tokens that do not expire?
  77.       3.09  Can I check my user's passwords for security purposes?
  78.       3.10  Is there a way to automatically balance disk usage across
  79.             fileservers?
  80.       3.11  Can I shutdown an AFS fileserver without affecting users?
  81.       3.12  How can I set up mail delivery to users with $HOMEs in AFS?
  82.       3.13  Should I replicate a ReadOnly volume on the same partition
  83.             and server as the ReadWrite volume?
  84.       3.14  Should I start AFS before NFS in /etc/inittab?
  85.       3.15  Will AFS run on a multi-homed fileserver?
  86.       3.16  Can I replicate my user's home directory AFS volumes?
  87.       3.17  Which TCP/IP ports and protocols do I need to enable
  88.             in order to operate AFS through my Internet firewall?
  89.       3.18  What is the Andrew Benchmark?
  90.       3.19  Is there a version of HP VUE login with AFS authentication?
  91.       3.20  How can I list which clients have cached files from a server?
  92.       3.21  Do Backup volumes require as much space as ReadWrite volumes?
  93.       3.22  Should I run timed on my AFS client?
  94.  
  95.    4  Getting more information
  96.       4.01  Is there an anonymous FTP site with AFS information?
  97.       4.02  Which USENET newsgroups discuss AFS?
  98.       4.03  Where can I get training in AFS?
  99.       4.04  Where can I find AFS resources in World Wide Web (WWW)?
  100.       4.05  Is there a mailing list for AFS topics?
  101.       4.06  Where can I find an archive of info-afs@transarc.com?
  102.       4.07  Where can I find an archive of alt.filesystems.afs?
  103.       4.08  Where can I find AFS related GIFs?
  104.  
  105.    5  About the AFS faq
  106.       5.01  How can I get a copy of the AFS faq?
  107.       5.02  How can I get my question (and answer) into the AFS faq?
  108.       5.03  How can I access the AFS faq via the World Wide Web?
  109.  
  110.    6  Bibliography
  111.  
  112.    7  Change History
  113. ______________________________________________________________________________
  114.  
  115. Subject: 0  Preamble
  116.  
  117. Subject: 0.01  Purpose and audience
  118.  
  119.    The aim of this compilation is to provide information about AFS including:
  120.  
  121.       + A brief introduction
  122.       + Answers to some often asked questions
  123.       + Pointers to further information
  124.  
  125.    Definitive and detailed information on AFS is provided in Transarc's
  126.    AFS manuals ([23], [24], [25]).
  127.  
  128.    The intended audience ranges from people who know little of the subject
  129.    and want to know more to those who have experience with AFS and wish
  130.    to share useful information by contributing to the faq.
  131.  
  132. Subject: 0.02  Acknowledgements
  133.  
  134.    The information presented here has been gleaned from many sources.
  135.    Some material has been directly contributed by people listed below.
  136.  
  137.    I would like to thank the following for contributing:
  138.  
  139.         Pierette Maniago VanRyzin (Transarc)
  140.         Lyle Seaman (Transarc)
  141.         Joseph Jackson (Transarc)
  142.         Dan Lovinger (Carnegie Mellon University)
  143.         Lucien Van Elsen (IBM)
  144.         Jim Rees (University of Michigan)
  145.         Derrick J. Brashear (Carnegie Mellon University)
  146.         Hans-Werner Paulsen (MPI fuer Astrophysik, Garching)
  147.         Margo Hikida (Hewlett Packard)
  148.      Michael Fagan (IBM)
  149.      Robert Malick (National Institute of Health, USA)
  150.         Rainer Toebbicke (European Laboratory for Particle Physics, CERN)
  151.         Mic Bowman (Transarc)
  152.         Mike Prince (IBM)
  153.         Bob Oesterlin (IBM)
  154.  
  155.    Thanks also to indirect contributors:
  156.  
  157.         Ken Paquette (IBM)
  158.         Lance Pickup (IBM)
  159.         Lisa Chavez (IBM)
  160.         Dawn E. Johnson (Transarc)
  161.         David Snearline (University of Michigan Engineering)
  162. U       Rens Troost (New Century Systems)
  163.  
  164.    If this compilation has any merit then much credit belongs to Pierette
  165.    for giving inspiration, support, answers, and proof-reading.
  166.  
  167. Subject: 0.03  Disclaimer
  168.  
  169.    I make no representation about the suitability of this
  170.    information for any purpose.
  171.  
  172.    While every effort is made to keep the information in
  173.    this document accurate and current, it is provided "as is"
  174.    with no warranty expressed or implied.
  175.  
  176. Subject: 0.04  Release Notes
  177.  
  178.    This faq compilation contains material used with permission of
  179.    Transarc Corporation. Permission to copy is given provided any
  180.    copyright notices and acknowledgements are retained.
  181.  
  182.    Column 1 is used to indicate changes from the last issue:
  183.  
  184.       N = new item
  185.       U = updated item
  186.  
  187.    Changes from the last version are to be found at the end of this file.
  188. ______________________________________________________________________________
  189. Subject: 0.05  Quote
  190.  
  191.    "'Tis true; there's magic in the web of it;"         Othello, Act 3 Scene 4
  192.                                              --William Shakespeare (1564-1616)
  193. ______________________________________________________________________________
  194. Subject: 1  General
  195.  
  196. Subject: 1.01  What is AFS?
  197.  
  198.    AFS is a distributed filesystem that enables co-operating hosts
  199.    (clients and servers) to efficiently share filesystem resources
  200.    across both local area and wide area networks.
  201.  
  202.    AFS is marketed, maintained, and extended by Transarc Corporation.
  203.  
  204.    AFS is based on a distributed file system originally developed
  205.    at the Information Technology Center at Carnegie-Mellon University
  206.    that was called the "Andrew File System".
  207.  
  208.    "Andrew" was the name of the research project at CMU - honouring the
  209.    founders of the University.  Once Transarc was formed and AFS became a
  210.    product, the "Andrew" was dropped to indicate that AFS had gone beyond
  211.    the Andrew research project and had become a supported, product quality
  212.    filesystem. However, there were a number of existing cells that rooted
  213.    their filesystem as /afs. At the time, changing the root of the filesystem
  214.    was a non-trivial undertaking. So, to save the early AFS sites from having
  215.    to rename their filesystem, AFS remained as the name and filesystem root.
  216.  
  217. Subject: 1.02  Who supplies AFS?
  218.  
  219.         Transarc Corporation          phone: +1 (412) 338-4400
  220.         The Gulf Tower
  221.         707 Grant Street              fax:   +1 (412) 338-4404
  222.         Pittsburgh
  223.         PA 15219                      email: information@transarc.com
  224.         United States of America             afs-sales@transarc.com
  225.  
  226.                                       WWW:   <http://www.transarc.com>
  227.  
  228. Subject: 1.03  What is /afs?
  229.  
  230.    The root of the AFS filetree is /afs. If you execute "ls /afs" you will
  231.    see directories that correspond to AFS cells (see below). These cells
  232.    may be local (on same LAN) or remote (eg halfway around the world).
  233.  
  234.    With AFS you can access all the filesystem space under /afs with commands
  235.    you already use (eg: cd, cp, rm, and so on) provided you have been granted
  236.    permission (see AFS ACL below).
  237.  
  238. Subject: 1.04  What is an AFS cell?
  239.  
  240.    An AFS cell is a collection of servers grouped together administratively
  241.    and presenting a single, cohesive filesystem.  Typically, an AFS cell is
  242.    a set of hosts that use the same Internet domain name. 
  243.  
  244.    Normally, a variation of the domain name is used as the AFS cell name.
  245.  
  246.    Users log into AFS client workstations which request information and files
  247.    from the cell's servers on behalf of the users.
  248.  
  249. Subject: 1.05  What are the benefits of using AFS?
  250.  
  251.    The main strengths of AFS are its:
  252.  
  253.       + caching facility
  254.       + security features
  255.       + simplicity of addressing
  256.       + scalability
  257.       + communications protocol
  258.  
  259.    Here are some of the advantages of using AFS in more detail:
  260.  
  261. Subject: 1.05.a  Cache Manager
  262.  
  263.    AFS client machines run a Cache Manager process. The Cache Manager
  264.    maintains information about the identities of the users logged into
  265.    the machine, finds and requests data on their behalf, and keeps chunks
  266.    of retrieved files on local disk.
  267.  
  268.    The effect of this is that as soon as a remote file is accessed
  269.    a chunk of that file gets copied to local disk and so subsequent
  270.    accesses (warm reads) are almost as fast as to local disk and
  271.    considerably faster than a cold read (across the network).
  272.  
  273.    Local caching also significantly reduces the amount of network traffic,
  274.    improving performance when a cold read is necessary.
  275.  
  276. Subject: 1.05.b  Location independence
  277.  
  278.    Unlike NFS, which makes use of /etc/filesystems (on a client) to map
  279.    (mount) between a local directory name and a remote filesystem, AFS
  280.    does its mapping (filename to location) at the server. This has the
  281.    tremendous advantage of making the served filespace location independent.
  282.  
  283.    Location independence means that a user does not need to know which
  284.    fileserver holds the file, the user only needs to know the pathname
  285.    of a file. Of course, the user does need to know the name of the
  286.    AFS cell to which the file belongs. Use of the AFS cellname as the
  287.    second part of the pathname (eg: /afs/$AFSCELL/somefile) is helpful
  288.    to distinguish between file namespaces of the local and non-local
  289.    AFS cells.
  290.  
  291.    To understand why such location independence is useful, consider
  292.    having 20 clients and two servers. Let's say you had to move
  293.    a filesystem "/home" from server a to server b.
  294.  
  295.    Using NFS, you would have to change the /etc/filesystems file on 20
  296.    clients and take "/home" off-line while you moved it between servers.
  297.  
  298.    With AFS, you simply move the AFS volume(s) which constitute "/home"
  299.    between the servers. You do this "on-line" while users are actively
  300.    using files in "/home" with no disruption to their work.
  301.  
  302.    (Actually, the AFS equivalent of "/home" would be /afs/$AFSCELL/home
  303.    where $AFSCELL is the AFS cellname.)
  304.  
  305. Subject: 1.05.c  Scalability
  306.  
  307.    With location independence comes scalability. An architectural goal
  308.    of the AFS designers was client/server ratios of 200:1 which has
  309.    been successfully exceeded at some sites.
  310.  
  311.    Transarc do not recommend customers use the 200:1 ratio. A more
  312.    cautious value of 50:1 is expected to be practical in most cases.
  313.    It is certainly possible to work with a ratio somewhere between
  314.    these two values. Exactly what value depends on many factors including:
  315.    number of AFS files, size of AFS files, rate at which changes are made,
  316.    rate at which file are being accessed, speed of servers processor,
  317.    I/O rates, and network bandwidth.
  318.  
  319.    AFS cells can range from the small (1 server/client) to the massive
  320.    (with tens of servers and thousands of clients).
  321.  
  322.    Cells can be dynamic: it is simple to add new fileservers or clients
  323.    and grow the computing resources to meet new user requirements.
  324.  
  325. Subject: 1.05.d  Improved security
  326.  
  327.    Firstly, AFS makes use of Kerberos to authenticate users.
  328.    This improves security for several reasons:
  329.  
  330.      + passwords do not pass across the network in plaintext
  331.  
  332.      + encrypted passwords no longer need to be visible
  333.  
  334.           You don't have to use NIS, aka yellow pages, to distribute
  335.           /etc/passwd - thus "ypcat passwd" can be eliminated.
  336.  
  337.           If you do choose to use NIS, you can replace the password
  338.           field with "X" so the encrypted password is not visible.
  339.           (These issues are discussed in detail in [25]).
  340.  
  341.      + AFS uses mutual authentication - both the service provider
  342.        and service requester prove their identities
  343.  
  344.    Secondly, AFS uses access control lists (ACLs) to enable users to
  345.    restrict access to their own directories.
  346.  
  347. Subject: 1.05.e  Single systems image (SSI)
  348.  
  349.    Establishing the same view of filestore from each client and server
  350.    in a network of systems (that comprise an AFS cell) is an order of
  351.    magnitude simpler with AFS than it is with, say, NFS.
  352.  
  353.    This is useful to do because it enables users to move from workstation
  354.    to workstation and still have the same view of filestore. It also
  355.    simplifies part of the systems management workload.
  356.  
  357.    In addition, because AFS works well over wide area networks the SSI
  358.    is also accessible remotely.
  359.  
  360.    As an example, consider a company with two widespread divisions
  361.    (and two AFS cells): ny.acme.com and sf.acme.com. Mr Fudd, based
  362.    in the New York office, is visiting the San Francisco office.
  363.  
  364.    Mr. Fudd can then use any AFS client workstation in the San Francisco
  365.    office that he can log into (a unprivileged guest account would suffice).
  366.    He could authenticate himself to the ny.acme.com cell and securely access
  367.    his New York filespace.
  368.  
  369.    For example:
  370.  
  371.        The following shows a guest in the sf.acme.com AFS cell:
  372.        {0} add AFS executables directory to PATH
  373.        {1} obtaining a PAG with pagsh command (see 2.06)
  374.        {2} use the klog command to authenticate into the ny.acme.com AFS cell
  375.        {3} making a HOME away from home
  376.        {4} invoking a homely .profile
  377.  
  378.        guest@toontown.sf.acme.com $ PATH=/usr/afsws/bin:$PATH       # {0}
  379.        guest@toontown.sf.acme.com $ pagsh                           # {1}
  380.        $ klog -cell ny.acme.com -principal elmer                    # {2}
  381.        Password:
  382.        $ HOME=/afs/ny.acme.com/user/elmer; export HOME              # {3}
  383.        $ cd
  384.        $ .  .profile                                                # {4}
  385.        you have new mail
  386.        guest@toontown $
  387.  
  388.    It is not necessary for the San Francisco sys admin to give Mr. Fudd
  389.    an AFS account in the sf.acme.com cell.  Mr. Fudd only needs to be
  390.    able to log into an AFS client that is:
  391.       1) on the same network as his cell and
  392.       2) his ny.acme.com cell is mounted in the sf.acme.com cell
  393.          (as would certainly be the case in a company with two cells).
  394.  
  395. Subject: 1.05.f  Replicated AFS volumes
  396.  
  397.    AFS files are stored in structures called Volumes.  These volumes
  398.    reside on the disks of the AFS file server machines.  Volumes containing
  399.    frequently accessed data can be read-only replicated on several servers.
  400.  
  401.    Cache managers (on users client workstations) will make use of replicate
  402.    volumes to load balance.  If accessing data from one replicate copy, and
  403.    that copy becomes unavailable due to server or network problems, AFS will
  404.    automatically start accessing the same data from a different replicate copy.
  405.  
  406.    An AFS client workstation will access the closest volume copy.
  407.    By placing replicate volumes on servers closer to clients (eg on same
  408.    physical LAN) access to those resources is improved and network traffic
  409.    reduced.
  410.  
  411. Subject: 1.05.g  Improved robustness to server crash
  412.  
  413.    The Cache Manager maintains local copies of remotely accessed files.
  414.  
  415.    This is accomplished in the cache by breaking files into chunks
  416.    of up to 64k (default chunk size). So, for a large file, there may be
  417.    several chunks in the cache but a small file will occupy a single chunk
  418.    (which will be only as big as is needed).
  419.  
  420.    A "working set" of files that have been accessed on the client is
  421.    established locally in the client's cache (copied from fileserver(s)).
  422.  
  423.    If a fileserver crashes, the client's locally cached file copies 
  424.    remain readable but updates to cached files fail while the server is down.
  425.  
  426.    Also, if the AFS configuration has included replicated read-only volumes 
  427.    then alternate fileservers can satisfy requests for files from those
  428.    volumes.
  429.  
  430. Subject: 1.05.h  "Easy to use" networking
  431.  
  432.    Accessing remote file resources via the network becomes much simpler
  433.    when using AFS. Users have much less to worry about: want to move
  434.    a file from a remote site? Just copy it to a different part of /afs.
  435.  
  436.    Once you have wide-area AFS in place, you don't have to keep local
  437.    copies of files. Let AFS fetch and cache those files when you need them.
  438.  
  439. Subject: 1.05.i  Communications protocol
  440.  
  441.    AFS communications protocol is optimized for Wide Area Networks.
  442.    Retransmitting only the single bad packet in a batch of packets
  443.    and allowing the number of unacknowledged packets to be higher
  444.    (than in other protocols, see [4]).
  445.  
  446. Subject: 1.05.j  Improved system management capability
  447.  
  448.    Systems administrators are able to make configuration changes
  449.    from any client in the AFS cell (it is not necessary to login
  450.    to a fileserver).
  451.  
  452.    With AFS it is simple to effect changes without having to take
  453.    systems off-line.
  454.  
  455.    Example:
  456.  
  457.    A department (with its own AFS cell) was relocated to another office.
  458.    The cell had several fileservers and many clients.
  459.    How could they move their systems without causing disruption? 
  460.  
  461.    First, the network infrastructure was established to the new location.
  462.    The AFS volumes on one fileserver were migrated to the other fileservers.
  463.    The "freed up" fileserver was moved to the new office and connected
  464.    to the network.
  465.  
  466.    A second fileserver was "freed up" by moving its AFS volumes across
  467.    the network to the first fileserver at the new office. The second
  468.    fileserver was then moved.
  469.    
  470.    This process was repeated until all the fileservers were moved.
  471.  
  472.    All this happened with users on client workstations continuing
  473.    to use the cell's filespace. Unless a user saw a fileserver
  474.    being physically moved (s)he would have no way to tell the change
  475.    had taken place.
  476.  
  477.    Finally, the AFS clients were moved - this was noticed!
  478.  
  479. Subject: 1.06  Which systems is AFS available for?
  480.  
  481.    AFS runs on systems from: HP, Next, DEC, IBM, SUN, and SGI.
  482.  
  483.    Transarc customers have done ports to Crays, and the 3090, but all
  484.    are based on some flavour of unix.  Some customers have done work to
  485.    make AFS data available to PCs and Macs, although they are using
  486.    something similar to the AFS/NFS translator (a system that enables
  487.    "NFS only" clients to NFS mount the AFS filetree /afs).
  488.  
  489.    The following list (current at time of writing) is for AFS version 3.3a
  490.    (check with Transarc for the most up-to-date list).
  491.  
  492.    This information can also be found on grand.central.org:
  493.  
  494.       AFS: /afs/grand.central.org/pub/afsps/doc/SUPPORTED_SYSTEMS.afs.*
  495.       FTP: grand.central.org:/pub/afsps/doc/SUPPORTED_SYSTEMS.afs.*
  496.       WWW: <ftp://grand.central.org/pub/afsps/doc/SUPPORTED_SYSTEMS.afs.rel33a>
  497.  
  498.    System-name     CPU and Operating System
  499.  
  500.    alpha_osf1      Dec Alpha running 1.3
  501.    hp700_ux90      Hewlett Packard 9000 Series 700 running HP-UX 9.0,9.0.1,9.0.3
  502.    hp800_ux90      Hewlett Packard 9000 Series 800 running HP-UX 9.0,9.0.2,9.0.4
  503.    pmax_ul43       DECstation 2100, 3100 or 5000 (single processor) 
  504.                    running Ultrix 4.3
  505.    pmax_ul43a      DECstation 2100, 3100 or 5000 (single processor)
  506.                    running Ultrix 4.3a
  507.    rs_aix32        IBM RS/6000 running AIX 3.2,3.2.1,3.2.2,3.2.3,3.2.4,3.2.5
  508.    sgi_51          Silicon Graphics running IRIX 5.1
  509.    sgi_52          Silicon Graphics running IRIX 5.2
  510.    sun4_411        Sun 4 (EXCEPT SparcStations) running Sun OS 4.1.1, 4.1.2 or 
  511.                    4.1.3
  512.    sun4_52         Sun 4 (EXCEPT SparcStations) running Solaris 2.2
  513.    sun4_53         Sun 4 (EXCEPT SparcStations) running Solaris 2.3
  514.    sun4c_411       Sun SparcStations running Sun OS 4.1.1, 4.1.2 or 4.1.3
  515.    sun4c_52        Sun SparcStations running Solaris 2.2
  516.    sun4c_53        Sun SparcStations running Solaris 2.3
  517.    sun4m_412       Sun SparcServer 600MP running Sun OS 4.1.2/Solaris 1.0, 
  518.                    4.1.3/Solaris 2.1
  519.                    Sun SparcServers running Sun OS 4.1.3_U1
  520.                    Sun SparcServers running Sun OS 4.1.3_U1/Solaris 1.1.1B
  521.    sun4m_52        Sun SparcServer 600MP running Solaris 2.2
  522.    sun4m_53        Sun SparcServer 600MP running Solaris 2.3, SparcClassics
  523.  
  524.    There are also ports of AFS done by customers available from Transarc
  525.    on an "as is" unsupported basis.
  526.  
  527.    More information on this can be found on grand.central.org:
  528.  
  529.       via AFS: /afs/grand.central.org/pub/afs-contrib/bin/README
  530.       via WWW: <ftp://grand.central.org/pub/afs-contrib/bin/README>
  531.  
  532.    These ports of AFS client code include:
  533.  
  534.       HP (Apollo) Domain OS - by Jim Rees at the University of Michigan.
  535.       sun386i - by Derek Atkins and Chris Provenzano at MIT.
  536.       Linux - by Derek Atkins
  537.       NetBSD - by John Kohl, mailing list: <netbsd-afs@mit.edu>
  538.  
  539. Subject: 1.07  What does "ls /afs" display in the Internet AFS filetree?
  540.  
  541.    Essentially this displays the AFS cells that co-operate in the
  542.    Internet AFS filetree.
  543.  
  544.    Note that the output of this will depend on the cell you do it from;
  545.    a given cell may not have all the publicly advertised cells available,
  546.    and it may have some cells that aren't advertised outside of the given site.
  547.  
  548.    The definitive source for this information is:
  549.  
  550.       AFS: /afs/transarc.com/service/etc/CellServDB.export
  551.       WWW: <file:///afs/transarc.com/service/etc/CellServDB.export>
  552.  
  553.    I've included the list of cell names included in it below:
  554.  
  555.    uni-freiburg.de         #Albert-Ludwigs-Universitat Freiburg
  556.    anl.gov                 #Argonne National Laboratory
  557.    bcc.ac.uk               #Bloomsbury Computing Consortium
  558.    bu.edu                  #Boston University
  559.    cs.brown.edu            #Brown University Department of Computer Science
  560.    caspur.it               #CASPUR Inter-University Computing Consortium,Rome
  561.    ciesin.org              #CIESIN
  562.    gg.caltech.edu          #Caltech Computer Graphics Group
  563.    cards.com               #Cards - Electronic Warfare Associates
  564.    cmu.edu                 #Carnegie Mellon University
  565.    andrew.cmu.edu          #Carnegie Mellon University - Campus
  566.    ce.cmu.edu              #Carnegie Mellon University - Civil Eng. Dept.
  567.    club.cc.cmu.edu         #Carnegie Mellon University Computer Club
  568.    cs.cmu.edu              #Carnegie Mellon University - School of Comp. Sci.
  569.    ece.cmu.edu             #Carnegie Mellon University - Elec. Comp. Eng. Dept.
  570.    me.cmu.edu              #Carnegie Mellon University - Mechanical Engineering
  571.    cheme.cmu.edu           #Carnegie Mellon Univ. Chemical Engineering Dept.
  572.    others.chalmers.se      #Chalmers University of Technology - General users
  573.    dia.atd.net             #Dia-bolling
  574.    graphics.cornell.edu    #Cornell University Program of Computer Graphics
  575.    theory.cornell.edu      #Cornell University Theory Center
  576.    msc.cornell.edu         #Cornell University Materials Science Center
  577.    pegasus.cranfield.ac.uk #Cranfield Insitute of Technology
  578.    grand.central.org       #DARPA Central File Server at Transarc
  579.    hrzone.th-darmstadt.de  #TH-Darmstadt
  580.    kiewit.dartmouth.edu    #Dartmouth College, Kiewit
  581.    northstar.dartmouth.edu #Dartmouth College, Project Northstar
  582.    desy.de                 #Deutsches Elektronen-Synchrotron
  583.    ifh.de                  #DESY-IfH Zeuthen
  584.    es.net                  #Energy Sciences Net
  585.    research.ec.org         #Esprit Research Network of Excellence
  586.    cern.ch                 #European Laboratory for Particle Physics, Geneva
  587.    fnal.gov                #Fermi National Acclerator Laboratory
  588.    hepafs1.hep.net         #FNAL HEPNET cell 1
  589.    pub.nsa.hp.com          #HP Cupertino
  590.    palo_alto.hpl.hp.com    #HP Palo Alto
  591.    ctp.se.ibm.com          #IBM/4C, Chalmers, Sweden
  592.    ibm.uk                  #IBM UK, AIX Systems Support Centre
  593.    afs.hursley.ibm.com     #IBM Hursley Laboratories (UK), external cell
  594.    inel.gov                #Idaho National Engineering Lab
  595.    iastate.edu             #Iowa State University
  596.    ipp-garching.mpg.de     #Institut fuer Plasmaphysik
  597.    in2p3.fr                #IN2P3 production cell
  598.    pi.infn.it              #INFN Sezione di Pisa
  599.    sfc.keio.ac.jp          #Keio University, Japan
  600.    cc.keio.ac.jp           #Keio University, Fac. of Sci. & Tech. Computing Ctr
  601.    lrz-muenchen.de         #Leibniz-Rechenzentrum Muenchen Germany
  602.    mpa-garching.mpg.de     #Max-Planck-Institut fuer Astrophysik
  603.    athena.mit.edu          #MIT/Athena cell
  604.    net.mit.edu             #MIT/Network Group cell
  605.    sipb.mit.edu            #MIT/SIPB cell
  606.    media-lab.mit.edu       #MIT/Media Lab cell
  607.    nada.kth.se             #Royal Institute of Technology, NADA
  608.    nersc.gov               #National Energy Research Supercomputer Center
  609.    alw.nih.gov             #National Institutes of Health
  610.    cmf.nrl.navy.mil        #Naval Research Lab
  611.    nrlfs1.nrl.navy.mil     #Naval Research Laboratory
  612.    ncat.edu                #North Carolina Agricultural and Technical State U.
  613.    ctd.ornl.gov            #Computing and Telecommunications Div ORNL
  614.    ri.osf.org              #OSF Research Institute
  615.    gr.osf.org              #OSF Research Institute, Grenoble
  616.    vfl.paramax.com         #Paramax (Unisys) Paoli Research Center
  617.    stars.reston.unisys.com #Paramax (Unisys) - Reston, Va.
  618.    psu.edu                 #Penn State
  619.    pppl.gov                #Princeton Plasma Physics Laboratory
  620.    psc.edu                 #PSC (Pittsburgh Supercomputing Center)
  621.    rwcp.or.jp              #Real World Computer Partnership(rwcp)
  622.    rhrk.uni-kl.de          #Rechenzentrum University of Kaiserslautern
  623.    rus.uni-stuttgart.de    #Rechenzentrum University of Stuttgart
  624.    ihf.uni-stuttgart.de    #University of Stuttgart, Ins. fuer Hochfrequenz-Tec
  625.    mathematik-cip.uni-stuttgart.de # CIP-Pool of Math. Dept, Univ. Stuttgart
  626.    rpi.edu                 #Rensselaer Polytechnic Institute
  627.    rose-hulman.edu         #Rose-Hulman Institute of Technology
  628.    dsg.stanford.edu        #Stanford Univ. - Comp. Sci. - Distributed Systems
  629.    ir.stanford.edu         #Stanford University
  630.    slac.stanford.edu       #Stanford Linear Accelerator Center
  631.    stars.com               #STARS Technology Center - Ballston, Va.
  632.    afs1.scri.fsu.edu       #Supercomputer Computations Research Instit
  633.    ssc.gov                 #Superconducting Supercollider Lab
  634.    ethz.ch                 #Swiss Federal Inst. of Tech. - Zurich, Switzerland
  635.    telos.com               #Telos Systems Group - Chantilly, Va.
  636.    titech.ac.jp            #Tokyo Institute of Technology
  637.    transarc.com            #Transarc Corporation
  638.    tu-chemnitz.de          #Technische Universitaet Chemnitz-Zwickau, Germany
  639.    umr.edu                 #UMR - Missouri's Technological University
  640.    cs.arizona.edu          #University of Arizona - Computer Science Dept.
  641.    ece.ucdavis.edu         #Univ California - Davis campus
  642.    spc.uchicago.edu        #University of Chicago - Social Sciences
  643.    rrz.uni-koeln.de        #University of Cologne -  Reg Comp Center
  644.    meteo.uni-koeln.de      #Univ. of Cologne Inst. for Geophysics & Meteorology
  645.    geo.uni-koeln.de        #Univ. of Cologne Inst. for Geophysics & Meteorology
  646.    urz.uni-heidelberg.de   #Universitaet Heidelberg
  647.    uni-hohenheim.de        #University of Hohenheim
  648.    ncsa.uiuc.edu           #University of Illinois
  649.    urz.uni-magdeburg.de    #Otto-von-Guericke-Universitaet, Magdeburg
  650.    wam.umd.edu             #University of Maryland Network WAM Project
  651.    umich.edu               #University of Michigan - Campus
  652.    sph.umich.edu           #University of Michigan -- School of Public
  653.    citi.umich.edu          #University of Michigan - IFS Development
  654.    dmsv.med.umich.edu      #University of Michigan - DMSV
  655.    lsa.umich.edu           #University of Michigan - LSA College
  656.    math.lsa.umich.edu      #University of Michigan - Math Cell
  657.    cs.unc.edu              #University of North Carolina at Chapel Hill
  658.    nd.edu                  #University of Notre Dame
  659.    pitt.edu                #University of Pittsburgh
  660.    rus-cip.uni-stuttgart.de #RUS Cip-Pool,Rechenzentrum University of Stuttgart
  661.    mathematik.uni-stuttgart.de #University of Stuttgart, Math Dept.
  662.    isi.edu                 #University of Southern California/ISI
  663.    utah.edu                #University of Utah Information Tech. Service
  664.    cs.utah.edu             #University of Utah Computer Science Dept
  665.    cs.washington.edu       #University of Washington Comp Sci Department
  666.    cs.wisc.edu             #University of Wisconsin-Madison, Computer S
  667.    ucop.edu                #University of California Office of the President
  668.    zdvpool.uni-tuebingen.de#Eberhard-Karls-Universitaet Tuebingen, WS-Pools
  669.    afs-math.zib-berlin.de  #Konrad-Zuse-Zentrum fuer Informationstechnik Berlin
  670.    zurich.ibm.ch           #IBM Zurich Internet Cell
  671.    wu-wien.ac.at           #University of Economics, Vienna, Austria
  672.  
  673.    This shows different and widespread organizations making use
  674.    of the Internet AFS filetree.
  675.  
  676.    Note that it is also possible to use AFS "behind the firewall"
  677.    within the confines of your organization's network - you don't have
  678.    to participate in the Internet AFS filetree.
  679.  
  680.    Indeed, there are lots of benefits of using AFS on a local area network
  681.    without using the WAN capabilities.
  682.  
  683. Subject: 1.08  Why does AFS use Kerberos authentication?
  684.  
  685.    It improves security.
  686.  
  687.    Kerberos uses the idea of a trusted third party to prove identification.
  688.    This is a bit like using a letter of introduction or quoting a referee
  689.    who will vouch for you.
  690.  
  691.    When a user authenticates using the klog command (s)he is prompted
  692.    for a password. If the password is accepted the Kerberos
  693.    Authentication Server (KAS) provides the user with an encrypted token
  694.    (containing a "ticket granting ticket").
  695.  
  696.    From that point on, it is the encrypted token that is used to prove
  697.    the user's identity. These tokens have a limited lifetime (typically
  698.    a day) and are useless when expired.
  699.  
  700.    In AFS, it is possible to authenticate into multiple AFS cells.
  701.    A summary of the current set of tokens held can be displayed
  702.    by using the "tokens" command.
  703.  
  704.    For example:
  705.       elmer@toontown $ tokens
  706.  
  707.       Tokens held by the Cache Manager:
  708.  
  709.       User's (AFS ID 9997) tokens for afs@ny.acme.com [Expires Sep 15 06:50]
  710.       User's (AFS ID 5391) tokens for afs@sf.acme.com [Expires Sep 15 06:48]
  711.          --End of list--
  712.  
  713.    Kerberos improves security because a users's password need only be
  714.    entered once (at klog time).
  715.  
  716.    AFS uses Kerberos to do complex mutual authentication which means that
  717.    both the service requester and the service provider have to prove their
  718.    identities before a service is granted.
  719.  
  720.    Transarc's implementation of Kerberos is slightly different from
  721.    MIT Kerberos V4 but AFS can work with either version.
  722.  
  723.    Joe Jackson of Transarc wrote about this in:
  724.    WWW: <http://www.cs.cmu.edu:8001/afs/andrew.cmu.edu/usr/db74/www/KrbAFS.html>
  725.    (see also: /afs/andrew.cmu.edu/usr/db74/www )
  726.  
  727.    For more detail on this and other Kerberos issues see the faq
  728.    for Kerberos (posted to news.answers and comp.protocols.kerberos) [28].
  729.    (Also, see [15], [16], [26], [27])
  730.  
  731. Subject: 1.09  Does AFS work over protocols other than TCP/IP?
  732.  
  733.    No. AFS was designed to work over TCP/IP.
  734.  
  735. Subject: 1.10  How can I access AFS from my PC?
  736.  
  737.    You can use PC-Interface which is available from Transarc and
  738.    Locus Computing Corporations.
  739.  
  740.    For more information on PC-Interface see the PC-Interface
  741.    Frequently Asked Questions file in:
  742.  
  743. U     WWW: <ftp://grand.central.org/pub/afs-contrib/doc/faq/pci.faq>
  744.  
  745.    There is also SAMBA (an SMB/netbios server for UNIX). The current
  746.    version will authenticate the connecting process with AFS as well.
  747.  
  748.       WWW: <ftp://nimbus.anu.edu.au/pub/tridge/samba/>
  749.  
  750.    The SAMBA FAQ is in:
  751.  
  752.       WWW: <ftp://nimbus.anu.edu.au/pub/tridge/samba/samba.faq>
  753.  
  754.    The SAMBA mailing list can be joined via: samba-request@anu.edu.au
  755.  
  756. Subject: 2  Using AFS
  757.  
  758. Subject: 2.01  What are the differences between AFS and a unix filesystem?
  759.  
  760.    Essentially, from a user's point of view, there is little difference
  761.    between AFS and local unix filestore. Nearly all the commands normally
  762.    used to access local files can be used to access files in /afs.
  763.  
  764.    In the following set of sections, I have attempted to "target"
  765.    each section to an appropriate type of user by including to the
  766.    right of each section heading one of: User, Programmer, SysAdmin.
  767.    
  768.    Here is a summary of the differences:
  769.  
  770.    Authentication:                                         [ User ]
  771.  
  772.       Before a user can access protected AFS files (s)he needs to become
  773.       authenticated to AFS using the klog command (Kerberos login) to get
  774.       a Kerberos "ticket granting ticket" (called a token from here on).
  775.  
  776.       Without a token, an unauthenticated user is given the AFS identity
  777.       "system:anyuser" and as such is only able to access files in directories
  778.       that have ACLs granting system:anyuser access.
  779.  
  780.       Many systems have the klog function built into the system login program.
  781.       So a user would not even have to know they gain a token on logging in.
  782.       If you use a system where you have to issue the klog command after
  783.       login then you should run the pagsh command first (see below).
  784.  
  785.       AFS provides access control lists to give more precise control
  786.       to users wishing to protect their files (see AFS ACL below).
  787.  
  788.    File permissions:                                       [ User ]
  789.  
  790.       Unix mode bits for group and other are ignored.
  791.       The mode bits for the file owner don't work the way they used to.
  792.  
  793.       Users should protect their AFS files with (directory) ACLs only.
  794.       Just use mode bits to make a file executable.
  795.  
  796.    Data protection with AFS ACLs:                          [ User ]
  797.  
  798.       Some versions of unix (eg IBM's AIX version 3) allow ACLs on
  799.       local files. In AFS, ACLs protect directories and used with
  800.       AFS protection groups (see below) provide a finer granularity
  801.       of protection than can be achieved with basic unix file permissions.
  802.       (AFS ACLs are described in more detail below.)
  803.  
  804.    Protection groups:                                      [ User ]
  805.  
  806.       Users can create and maintain their own protection groups in AFS -
  807.       as opposed to unix where only sys admins can manage protection groups.
  808.  
  809.    Hard links:                                             [ User ]
  810.  
  811.       In AFS, hard links (eg: ln old new) are only valid within a directory.
  812.       This is because AFS ACLs protect directories (not individual files)
  813.       and allowing hard links that span directories would subvert ACL
  814.       protection.
  815.  
  816.       Symbolic links work in AFS because they reference a pathname and
  817.       not an i-node directly. (Hard links reference an i-node directly.)
  818.  
  819.    Changing file protection by moving a file:              [ User ]
  820.  
  821.       Moving a file to a different directory will change the protection
  822.       of a file if the ACL on the new directory if different to the ACL
  823.       on the original directory.
  824.    
  825.    chown and chgrp:                                        [ User ]
  826.  
  827.       Only members of the AFS group "system:administrators" can use these
  828.       commands on files in /afs.
  829.  
  830.    Save on close:                                          [ Programmer ]
  831.  
  832.       AFS Cache Manager does not send file modifications to a file server
  833.       until the close() or fsync() system call.
  834.  
  835.       write() system calls only update the local cache copy on the client.
  836.  
  837.       Note the difference in semantic of writing a file:
  838.       
  839.       local unix file: writes update the file "immediately"
  840.       AFS file:        local cached copy updated "immediately" but
  841.                        the server copy is only updated when the file
  842.                        is closed or fsync'ed.
  843.  
  844.       It is important to understand that most applications (eg: vi, emacs,
  845.       frame, interleaf, wingz, etc) issue the close() system call when
  846.       the user chooses/issues the "save" command in the application.
  847.  
  848.       Users are not required to exit the application to "save" their
  849.       changes back to the server.
  850.  
  851.    byte-range file locking:                                [ Programmer ]
  852.  
  853.       AFS does not support byte-range locking within a file,
  854.       although lockf() and fcntl() calls will return 0 (success).
  855.       The first time a byte-range lock is attempted, AFS will display:
  856.  
  857.       "afs: byte-range lock/unlock ignored; make sure no one else
  858.        else is running this program."
  859.  
  860.    whole file locking:                                     [ Programmer ]
  861.  
  862.       AFS does support advisory locking an entire file with flock().
  863.       Processes on the same client workstation that attempt to lock
  864.       a file obey the proper locking semantics.
  865.  
  866.       Processes on different AFS clients requesting a lock on the same
  867.       file would get EWOULDBLOCK returned.
  868.  
  869.    character and block special files:                      [ SysAdmin ]
  870.  
  871.       AFS does not support character and block special files.
  872.       The mknod command does not create either character or block
  873.       special files in /afs.
  874.  
  875.    AFS version of fsck:                                    [ SysAdmin ]
  876.  
  877.       On an AFS server, the partitions containing served files are NOT
  878.       unix filesystems and standard fsck *must* not be used - use the AFS
  879.       version instead.
  880.  
  881. Subject: 2.02  What is an AFS protection group?
  882.  
  883.    A named list of users.
  884.  
  885.    Group names are used in AFS ACLs to identify lists of users with
  886.    particular access permissions.
  887.  
  888.    In AFS, users can create and maintain their own protection groups.
  889.    This is different to unix where only the system administrator can
  890.    manage /etc/group.
  891.  
  892.    AFS groups are stored in the protection database on fileserver(s)
  893.    and managed by using the "pts" command.
  894.  
  895.    An AFS group typically has the format:
  896.  
  897.        owner-id:group-name
  898.  
  899.    By default, only the owner of a group can change its members.
  900.  
  901.    It is possible to have both users and IP addresses as members
  902.    of an AFS group. By using an IP address like this you can specify
  903.    all the users from the host with that IP address.
  904.  
  905. Subject: 2.03  What are the AFS defined protection groups?
  906.  
  907.    system:anyuser
  908.  
  909.        Everyone who has access to an AFS client in any cell that is
  910.        on the same network as your cell.
  911.  
  912.    system:authuser
  913.  
  914.        Everyone who has access to an AFS client in any cell that is
  915.        on the same network as your cell *and* has valid tokens for
  916.        your cell (ie has been authenticated in your cell).
  917.  
  918.    system:administrators
  919.  
  920.        Users who have privileges to execute some but not all
  921.        system administrator commands.
  922.  
  923. Subject: 2.04  What is an AFS access control list (ACL)?
  924.  
  925.    There is an ACL for every directory in AFS. The ACL specifies
  926.    protection at the directory level (not file level) by listing
  927.    permissions of users and/or groups to a directory. There is a
  928.    maximum of 20 entries on an ACL.
  929.  
  930.    For example:
  931.  
  932.    An AFS ACL is displayed by using the "fs" command as shown below:
  933.  
  934.       tweety@toontown $ fs listacl .
  935.       Access list for . is
  936.       Normal rights:
  937.         fac:coords rlidwka
  938.         system:anyuser rl
  939.  
  940.    This ACL shows that members of the AFS protection group "fac:coords"
  941.    have full access rights to the current directory and "system:anyuser"
  942.    has only read and lookup rights.
  943.  
  944.    The members of "fac:coords" can be determined by accessing the
  945.    protection group database using the "pts" command as shown below:
  946.  
  947.       tweety@toontown $ pts membership fac:coords
  948.       Members of fac:coords (id: -1577) are:
  949.         sylvester
  950.         roadrunner
  951.         yosemite.sam
  952.  
  953. Subject: 2.05  What are the AFS access rights?
  954.  
  955.    In AFS, there are seven access rights that may be set or not set:
  956.  
  957.    lookup          l       Permission to examine the ACL and traverse the
  958.                            directory (needed with most other access rights).
  959.                            Permission to look up filenames in a directory.
  960.    read            r       View the contents of files in the directory
  961.    insert          i       Add new files or sub-directories
  962.    write           w       Modify file contents, use "chmod"
  963.    delete          d       Remove file(s) in directory
  964.    lock            k       Permission for programs to "flock" files
  965.                            in the directory
  966.    administer      a       Ability to change the ACL
  967.  
  968.    There are short-hand forms:
  969.  
  970.    read            rl      read and lookup
  971.    write           rlidwk  all rights except administer
  972.    all             rlidwka
  973.    none                    removes all rights
  974.  
  975. Subject: 2.06  What is pagsh?
  976.  
  977.    A command to get a new shell with a process authentication group (PAG).
  978.  
  979.    This is normally used if your system does not use the AFS version of login.
  980.    It is used to get a PAG prior to running klog.
  981.  
  982.    The PAG uniquely identifies the user to the Cache Manager.
  983.    Without a PAG the Cache Manager uses the unix UID to identify a user.
  984.  
  985. Subject: 2.07  Why use a PAG?
  986.  
  987.    There are two reasons:
  988.  
  989.    a) Child processes inherit the PAG and the Kerberos token so they are AFS
  990.       authenticated.
  991.  
  992.    b) For security: if you don't have a PAG then the Cache Manager identifies
  993.       you by unix UID. Another user with root access to the client could
  994.       su to you and therefore use your token.
  995.  
  996. Subject: 2.08  How can I tell if I have a PAG?
  997.  
  998.    You can tell if you have a PAG by typing "groups". A PAG is indicated
  999.    by the appearance of two integers in the list of groups.
  1000.  
  1001.    For example:
  1002.       sylvester@toontown $ groups
  1003.       33536 32533 staff catz
  1004.  
  1005. Subject: 2.09  Can I still run cron jobs with AFS?
  1006.  
  1007.    Yes, but remember that in order to fully access files in AFS you have
  1008.    to be AFS authenticated. If your cron job doesn't klog then it only
  1009.    gets system:anyuser access.
  1010.  
  1011.    The klog command has a "-pipe" option which will read a password from
  1012.    stdin. IF (yes, that's a big if :-) you are prepared to store your
  1013.    password in a local (non-AFS) file then you might use the following:
  1014.  
  1015.       a) create a script to get your AFS token:
  1016.  
  1017.          #!/bin/sh -
  1018.          #
  1019.          # NAME      afsgt
  1020.          # PURPOSE   Get AFS token by using password stored in a file.
  1021.          #           Only need this to run cron jobs that need
  1022.          #           authenticated AFS access
  1023.          usage() {
  1024.                  echo "Usage: afsgt passwordfile" >&2
  1025.          }
  1026.          if [ -z "${1}" ]; then
  1027.                  echo "afsgt error: need name of password file" >&2
  1028.                  usage
  1029.                  exit 1
  1030.          fi
  1031.          /usr/afsws/bin/klog -pipe < ${1}
  1032.  
  1033.       b) Store your password in a local (non-AFS) file that only you
  1034.          have access to (perhaps: /home/$USER/.p).
  1035.  
  1036.          Make sure that this file is mode 600 and also be sure that
  1037.          you trust whoever has root access on this system and whoever
  1038.          has access to backup tapes! Also, don't forget to change this
  1039.          file if you change your AFS password.
  1040.  
  1041.       c) In your crontab file, run afsgt before whatever task you run.
  1042.  
  1043.          0 6 * * * /usr/local/bin/afsgt /home/$USER/.p; $HOME/bin/6AMdaily
  1044.  
  1045.    Note that you can still run a cron job without getting a token if
  1046.    the task does not need to be AFS authenticated. In this case, you
  1047.    may get stderr from the cron job if your .profile is not accessible
  1048.    because of the ACL protecting your $HOME. Simply redirect to /dev/null:
  1049.  
  1050.          0 7 * * * $sys_anyuser_readable_dir/7AMdaily 2>/dev/null
  1051.  
  1052. Subject: 2.10  How much disk space does a 1 byte file occupy in AFS?
  1053.  
  1054.    One kilobyte.
  1055.  
  1056.    Other filesystems allocate different file block sizes.
  1057.    For example, IBM's AIX version 3 journaled file system (JFS)
  1058.    uses 4K blocks (exception: 2K for the 160MB disk drive).
  1059.  
  1060.    Such blocksize differences lead to variations on the amount of
  1061.    disk space required to store files. Copying a directory from AFS
  1062.    to AIX JFS would require more space in JFS because of the block
  1063.    fragmentation.
  1064.  
  1065.    Example:
  1066.  
  1067.    a) Create a one byte file in AFS and use "ls -s" to show how many
  1068.       kilobytes it occupies:
  1069.  
  1070.          ariel@atlantica $ echo z >/afs/dsea/tmp/one.byte.file
  1071.          ariel@atlantica $ ls -s /afs/dsea/tmp/one.byte.file
  1072.             1 /afs/dsea/tmp/one.byte.file
  1073.  
  1074.    b) Create same file in local filesystem (AIX JFS):
  1075.  
  1076.          ariel@atlantica $ echo z >/tmp/one.byte.file
  1077.          ariel@atlantica $ ls -s /tmp/one.byte.file
  1078.             4 /tmp/one.byte.file
  1079.  
  1080. Subject: 2.11  Is it possible to specify a user who is external
  1081.                to the current AFS cell on an ACL?
  1082.  
  1083.    No. You cannot reference a particular user from another AFS cell.
  1084.  
  1085.    You can specify an IP address on the ACL; this means any and all
  1086.    users from the host with that IP address.
  1087.  
  1088.    Another solution to this problem is to give the external user an
  1089.    "authentication-only" account in your AFS cell. This means that
  1090.    (s)he can klog (but has no home directory) in your cell.
  1091.  
  1092.    Cross-realm authentication (where co-operating cells are able to
  1093.    specify remore users as "user@remote.cell" on an ACL) is an *unsupported*
  1094.    feature of AFS 3.3a. That means that Transarc doesn't promise
  1095.    to make it work for you, nor keep it running in future releases.
  1096.  
  1097. Subject: 2.12  Are there any problems printing files in /afs?
  1098.  
  1099.    The issue of printing in AFS is almost always the same: what do you
  1100.    send to the printing daemon?  Do you send it the bytes you want to
  1101.    print or do you just send the file name containing those bytes?  If
  1102.    you send it a file name, you have to be sure that the printing daemon
  1103.    can read it.  Most daemons run with no AFS tokens, so can't access
  1104.    directories unless they are open for system:anyuser read access.
  1105.    Often, printing commands (lpr, lp, enq) have an option that allows
  1106.    for both modes of operation, though the default behavior varies from
  1107.    system to system.  If you're interested in making your daemons
  1108.    authenticate to AFS, check out the example scripts in AFS-Contrib:
  1109.  
  1110.    AFS: /afs/grand.central.org/pub/afs-contrib/tools/reauth-example
  1111.    WWW: <ftp://grand.central.org/pub/afs-contrib/tools/reauth-example/>
  1112.  
  1113.    Another common problem is setuid printing commands.  For instance, the
  1114.    "enq" command runs as root, daemon, or some such user.  If you aren't
  1115.    using the AFS login and simply issue "klog" to get tokens, those
  1116.    tokens are associated with your uid.  When setuid programs run, they
  1117.    lose access to your token and often can't read the file name given as
  1118.    an argument.  The solution in this case is to use "pagsh" before
  1119.    "klog" so that your tokens are transferred to subprocesses
  1120.    automatically by group membership.  This works even if the uid
  1121.    changes, as for setuid programs.
  1122.  
  1123. Subject: 2.13  Can I create a fifo (aka named pipe) in /afs?
  1124.  
  1125.    No. AFS does not support "mknod fifofile p".
  1126.  
  1127. Subject: 2.14  If an AFS server crashes, do I have to reboot my AFS client?
  1128.  
  1129.    No.
  1130.  
  1131.    Typically, if an AFS server becomes unavailable, the AFS Cache Manager on
  1132.    your AFS client will see you through the outage until the server returns.
  1133.    This robustness is dependent on the way your AFS cell has been configured
  1134.    including the following factors:
  1135.  
  1136.       + On the client side:
  1137.          + How big is the cache?
  1138.          + Are the files you need already in the cache?
  1139.  
  1140.       + On the server side:
  1141.          + How many servers? It's best to have a minimum of three.
  1142.          + Is the data you are accessing replicated? In AFS, replicas
  1143.            are ReadOnly copies.
  1144.  
  1145.    With replicated volumes, the AFS Cache Manager knows about all of the
  1146.    servers on which the replicas are located. Therefore, when the Cache
  1147.    Manager accesses a replicated volume, if the RPC times out, the
  1148.    Cache Manager automatically retrys the RPC, using a different file server.
  1149.  
  1150.    If necessary, the Cache Manager will attempt to contact all file servers
  1151.    on which a replica of the volume resides.
  1152.  
  1153.    If you are accessing ReadWrite volumes on a crashed server then you
  1154.    will not be able to save changes back to the server until it returns.
  1155.  
  1156.    You don't need to reboot, and the Cache Manager activity is "invisible"
  1157.    to the user.
  1158.  
  1159. Subject: 2.15  Can I use AFS on my diskless workstation?
  1160.  
  1161.    Yes. The AFS Cache Manager can be configured to work with either
  1162.    a disk based cache or a memory (RAM) based cache. With the latter,
  1163.    you can expect file access from the cache with a whizz!
  1164.  
  1165.    <file:///afs/ibm.uk/common/archive/info-afs@transarc.com/1994/760977848>
  1166.  
  1167. Subject: 2.16  Can I test for AFS tokens from within my program?
  1168.  
  1169.    Yes. Some sample code showing how to do this can be found in:
  1170.        /afs/grand.central.org/pub/afs-contrib/tools/auth-samples/listtokens.c
  1171.  
  1172.    <ftp://grand.central.org/pub/afs-contrib/tools/auth-samples/listtokens.c>
  1173.  
  1174. Subject: 2.17  What's the difference between /afs/cellname and /afs/.cellname?
  1175.  
  1176.    AFS has ReadOnly (RO) and ReadWrite (RW) volumes.
  1177.  
  1178.    The convention in AFS is to mount the RW volume "root.cell" as
  1179.    /afs/.cellname and the RO volume "root.cell.readonly" as /afs/cellname.
  1180.  
  1181.    This is so that when you travel down the /afs/.cellname link, AFS will
  1182.    always use the RW site of any volumes that have RO clones.
  1183.  
  1184.    This allows your administrator to update the RW copy of a volume and
  1185.    "vos release $volname" so that it will appear in /afs/cellname.
  1186.  
  1187. Subject: 3  AFS administration
  1188.  
  1189. Subject: 3.01  Is there a version of xdm available with AFS authentication?
  1190.  
  1191.    Yes, it can be found in:
  1192.       AFS: /afs/grand.central.org/pub/afs-contrib/tools/xdm
  1193.       WWW: <ftp://grand.central.org/pub/afs-contrib/tools/xdm/>
  1194.  
  1195. Subject: 3.02  Is there a version of xlock available with AFS authentication?
  1196.  
  1197.    Yes, grand.central.org:pub/afs-contrib/tools/xlock/*
  1198.       AFS: /afs/grand.central.org/pub/afs-contrib/tools/xlock
  1199.       WWW: <ftp://grand.central.org/pub/afs-contrib/tools/xlock/>
  1200.  
  1201. Subject: 3.03  How does AFS compare with NFS?
  1202.  
  1203.                                 AFS                          NFS
  1204.    File Access           Common name space from     Different file names from
  1205.                          all workstations           different workstations
  1206.  
  1207.    File Location         Automatic tracking by      Mountpoints to files set by
  1208.    Tracking              file system processes      administrators and users
  1209.                          and databases
  1210.  
  1211.    Performance           Client caching to reduce   No local disk caching;
  1212.                          network load; callbacks    limited cache consistency
  1213.                          to maintain cache consis-
  1214.                          tency
  1215.  
  1216.    Andrew Benchmark      Average time of 210        Average time of 280
  1217.    (5 phases, 8 clients) seconds/client             seconds/client
  1218.  
  1219.    Scaling capabilities  Maintains performance in   Best in small to mid-size
  1220.                          small and very large       installations
  1221.                          installations
  1222.  
  1223.                          Excellent performance on   Best in local-area
  1224.                          wide-area configuration    configurations
  1225.  
  1226.    Security              Kerberos mutual authen-    Security based on
  1227.                          tication                   unencrypted user ID's
  1228.  
  1229.                          Access control lists on    No access control lists
  1230.                          directories for user and
  1231.                          group access
  1232.  
  1233.    Availability          Replicates read-mostly     No replication
  1234.                          data and AFS system
  1235.                          information
  1236.  
  1237.    Backup Operation      No system downtime with    Standard UNIX backup system
  1238.                          specially developed AFS
  1239.                          Backup System
  1240.  
  1241.    Reconfiguration       By volumes (groups of      Per-file movement
  1242.                          files)
  1243.  
  1244.                          No user impact; files      Users lose access to files
  1245.                          remain accessible during   and filenames change
  1246.                          moves, and file names do   (mountpoints need to be
  1247.                          not change                 reset)
  1248.  
  1249.    System Management     Most tasks performed from  Frequently involves telnet
  1250.                          any workstation            to other workstations
  1251.  
  1252.    Autonomous            Autonomous administrative  File servers and clients
  1253.    Architecture          units called cells, in
  1254.                          addition to file servers
  1255.                          and clients
  1256.  
  1257.                          No trust required between  No security distinctions
  1258.                          cells                      between sites
  1259.  
  1260.    [ source: WWW: <ftp://grand.central.org/pub/afsps/doc/afs-nfs.comparison> ]
  1261.  
  1262.    Other points:
  1263.  
  1264.       + Some vendors offer more secure versions of NFS but implementations vary.
  1265.         Many NFS ports have no extra security features (such as Kerberos).
  1266.  
  1267.       + The AFS Cache Manager can be configured to work with a RAM (memory)
  1268.         based cache. This offers signifigant performance benefits over
  1269.         a disk based cache.
  1270.  
  1271.         NFS has no such feature.
  1272.         Imagine how much faster it is to access files cached into RAM!
  1273.  
  1274.       + The Andrew benchmark demonstrates that AFS has better performance
  1275.         than NFS as the number of clients increases. A graph of this
  1276.         (taken from Andrew benchmark report) is available in:
  1277.  
  1278.         WWW: http://www.transarc.com/Product/AFS/FAQ/images/andrew1.jpg
  1279.  
  1280. Subject: 3.04  Given that AFS data is location independent, how does
  1281.                an AFS client determine which server houses the data
  1282.                its user is attempting to access?
  1283.  
  1284.     The Volume Location Database (VLDB) is stored on AFS Database 
  1285.     Servers and is ideally replicated across 3 or more Database Server
  1286.     machines.  Replication of the Database ensures high availability
  1287.     and load balances the requests for the data.  The VLDB maintains 
  1288.     information regarding the current physical location of all volume 
  1289.     data (files and directories) in the cell, including the IP address
  1290.     of the FileServer, and the name of the disk partition the data is 
  1291.     stored on.
  1292.  
  1293.     A list of a cell's Database Servers is stored on the local disk of
  1294.     each AFS Client machine as: /usr/vice/etc/CellServDB
  1295.  
  1296.     The Database Servers also house the Kerberos Authentication
  1297.     Database (encrypted user and server passwords), the Protection
  1298.     Database (user UID and protection group information) and the 
  1299.     Backup Database (used by System Administrators to backup AFS file 
  1300.     data to tape).
  1301.  
  1302. Subject: 3.05  Which protocols does AFS use?
  1303.  
  1304.    AFS may be thought of as a collection of protocols and software
  1305.    processes, nested one on top of the other. The constant interaction
  1306.    between and within these levels makes AFS a very sophisticated software
  1307.    system.
  1308.  
  1309.    At the lowest level is the UDP protocol, which is part of TCP/IP. UDP
  1310.    is the connection to the actual network wire. The next protocol level is
  1311.    the  remote procedure call (RPC).  In general, RPCs allow the developer
  1312.    to build applications using the client/server model, hiding the
  1313.    underlying networking mechanisms. AFS uses Rx, an RPC protocol developed
  1314.    specifically for AFS during its development phase at Carnegie Mellon
  1315.    University.
  1316.  
  1317.    Above the RPC is a series of server processes and interfaces that all
  1318.    use Rx for communication between machines. Fileserver, volserver,
  1319.    upserver, upclient, and bosserver are server processes that export RPC
  1320.    interfaces to allow their user interface commands to request actions and
  1321.    get information. For example, a bos status <machine name> command will
  1322.    examine the bos server process on the indicated file server machine.
  1323.  
  1324.    Database servers use ubik, a replicated database mechanism which is
  1325.    implemented using RPC. Ubik guarantees that the copies of AFS databases
  1326.    of multiple server machines remain consistent. It provides an
  1327.    application programming interface (API) for database reads and writes,
  1328.    and uses RPCs to keep the database synchronized. The database server
  1329.    processes, vlserver, kaserver, and ptserver, reside above ubik. These
  1330.    processes export an RPC interface which allows  user commands to control
  1331.    their operation.  For instance, the pts command is used to communicate
  1332.    with the ptserver, while the command klog  uses the kaserver's RPC
  1333.    interface.
  1334.  
  1335.    Some application programs are quite complex, and draw on RPC interfaces
  1336.    for communication with an assortment of processes. Scout utilizes the
  1337.    RPC interface to file server processes to display and monitor the status
  1338.    of file servers. The uss command interfaces with  kaserver, ptserver,
  1339.    volserver and vlserver to create new user accounts.
  1340.  
  1341.    The Cache Manager also exports an RPC interface. This interface is used
  1342.    principally by file server machines to break callbacks.  It can also be
  1343.    used to obtain Cache Manager status information.  The program cmdebug
  1344.    shows the status of a Cache Manager using this interface.
  1345.  
  1346.    For additional information, Section 1.5 of the AFS System
  1347.    Administrator's Guide and the April 1990 Cache Update contain more
  1348.    information on ubik. Udebug information and short descriptions of all
  1349.    debugging tools were included in the January 1991 Cache Update. Future
  1350.    issues will discuss other debugging tools in more detail.
  1351.  
  1352.    [ source: WWW: <ftp://grand.central.org/pub/cache.update/apr91> ]
  1353.    [ Copyright  1991 Transarc Corporation ]
  1354.  
  1355. Subject: 3.06  Are setuid programs executable across AFS cell boundaries?
  1356.  
  1357.    By default, the setuid bit is ignored but the program may be run
  1358.    (without setuid privilege).
  1359.  
  1360.    It is possible to configure an AFS client to honour the setuid bit.
  1361.    This is achieved by root running: 
  1362.  
  1363.       root@toontown # fs setcell -cell $cellname -suid
  1364.  
  1365.    (where $cellname is the name of the foreign cell. Use with care!).
  1366.  
  1367.    NB: making a program setuid (or setgid) in AFS does *not* mean
  1368.    that the program will get AFS permissions of a user or group.
  1369.    To become AFS authenticated, you have to klog.  If you are not
  1370.    authenticated, AFS treats you as "system:anyuser".
  1371.  
  1372. Subject: 3.07  How does AFS maintain consistency on read-write files?
  1373.  
  1374.    AFS uses a mechanism called "callback".
  1375.  
  1376.    Callback is a promise from the fileserver that the cache version
  1377.    of a file/directory is up-to-date. It is established by the fileserver
  1378.    with the caching of a file.
  1379.  
  1380.    When a file is modified the fileserver breaks the callback.  When the
  1381.    user accesses the file again the Cache Manager fetches a new copy 
  1382.    if the callback has been broken.
  1383.  
  1384.    The following paragraphs describe AFS callback mechanism in more detail:
  1385.  
  1386.    If I open() fileA and start reading, and you then open() fileA,
  1387.    write() a change ***and close() or fsync()*** the file to get your
  1388.    changes back to the server - at the time the server accepts and writes
  1389.    your changes to the appropriate location on the server disk, the
  1390.    server also breaks callbacks to all clients to which it issued a copy
  1391.    of fileA.
  1392.  
  1393.    So my client receives a message to break the callback on fileA, which
  1394.    it dutifully does.  But my application (editor, spreadsheet, whatever
  1395.    I'm using to read fileA) is still running, and doesn't really care
  1396.    that the callback has been broken.
  1397.  
  1398.    When something causes the application to read() more of the file
  1399.    the read() system call executes AFS cache manager code via the VFS switch,
  1400.    which does check the callback and therefore gets new copies of the data.
  1401.  
  1402.    Of course, the application may not re-read data that it has already read,
  1403.    but that would also be the case if you were both using the same host.
  1404.    So, for both AFS and local files, I may not see your changes.
  1405.  
  1406.    Now if I exit the application and start it again, or if the
  1407.    application does another open() on the file, then I will see the
  1408.    changes you've made.  
  1409.  
  1410.    This information tends to cause tremendous heartache and discontent
  1411.    - but unnecessarily so.  People imagine rampant synchronization problems. 
  1412.    In practice this rarely happens and in those rare instances, the data in
  1413.    question is typically not critical enough to cause real problems or 
  1414.    crashing and burning of applications.  Over the past 8 years we've found
  1415.    that the synchronization algorithm has been more than adequate in practice
  1416.    - but people still like to worry!
  1417.  
  1418.    The source of worry is that, if I make changes to a file from my
  1419.    workstation, your workstation is not guaranteed to be notified until I
  1420.    close or fsync the file, at which point AFS guarantees that your
  1421.    workstation will be notified.  This is a significant departure from NFS,
  1422.    in which no guarantees are provided.
  1423.  
  1424.    Partially because of the worry factor and largely because of Posix,
  1425.    this will change in DFS.  DFS synchronization semantics are identical
  1426.    to local file system synchronization.
  1427.  
  1428.    [ DFS is the Distributed File System which is part of the Distributed ]
  1429.    [ Computing Environment (DCE).                                        ]
  1430.  
  1431. Subject: 3.08  How can I run daemons with tokens that do not expire?
  1432.  
  1433.    It is not a good idea to run with tokens that do not expire because
  1434.    this would weaken one of the security features of Kerberos.
  1435.  
  1436.    A better approach is to re-authenticate just before the token expires.
  1437.  
  1438.    There are two examples of this that have been contributed to
  1439.    grand.central.org. The first is "reauth":
  1440.  
  1441.    via AFS: /afs/grand.central.org/pub/afs-contrib/tools/reauth*
  1442.    via FTP: grand.central.org:/pub/afs-contrib/tools/reauth*
  1443.    via WWW: <ftp://grand.central.org/pub/afs-contrib/tools/reauth/>
  1444.  
  1445.    The second is "lat":
  1446.  
  1447.    via AFS: /afs/grand.central.org/pub/afs-contrib/pointers\
  1448.                                 /UMich-lat-authenticated-batch-jobs
  1449.    via FTP: grand.central.org:/pub/afs-contrib/pointers\
  1450.                                 /UMich-lat-authenticated-batch-jobs
  1451.    via WWW: <ftp://grand.central.org/pub/afs-contrib/pointers\
  1452.                                 /UMich-lat-authenticated-batch-jobs>
  1453.  
  1454. Subject: 3.09  Can I check my user's passwords for security purposes?
  1455.  
  1456.    Yes. Alec Muffett's Crack tool (at version 4.1f) has been converted
  1457.    to work on the Transarc kaserver database. This modified Crack
  1458.    (AFS Crack) is available via anonymous ftp from:
  1459.  
  1460.       FTP: export.acs.cmu.edu:/pub/crack.tar.Z
  1461.       WWW: <ftp://export.acs.cmu.edu/pub/crack.tar.Z>
  1462.  
  1463.    and is known to work on: pmax_* sun4*_* hp700_* rs_aix* next_*
  1464.  
  1465.    It uses the file /usr/afs/db/kaserver.DB0, which is the database on
  1466.    the kaserver machine that contains the encrypted passwords. As a bonus,
  1467.    AFS Crack is usually two to three orders of magnitude faster than the
  1468.    standard Crack since there is no concept of salting in a Kerberos database.
  1469.  
  1470.    On a normal UNIX /etc/passwd file, each password can have been encrypted
  1471.    around 4096 (2^12) different saltings of the crypt(3) algorithm, so for
  1472.    a large number of users it is easy to see that a potentially large
  1473.    (up to 4095) number of seperate encryptions of each word checked has
  1474.    been avoided.
  1475.  
  1476.    Author & Contact: Dan Lovinger, del+@cmu.edu
  1477.  
  1478.    Note: AFS Crack does not work for MIT Kerberos Databases.
  1479.          The author is willing to give general guidance to someone interested
  1480.          in doing the (probably minimal) amount of work to port it to do MIT
  1481.          Kerberos. The author does not have access to a MIT Kerberos server
  1482.          to do this.
  1483.  
  1484. Subject: 3.10  Is there a way to automatically balance disk usage across
  1485.                fileservers?
  1486.  
  1487.    Yes. There is a tool, balance, which does exactly this.
  1488.    It can be retrieved via anonymous ftp from:
  1489.  
  1490.       FTP: export.acs.cmu.edu:/pub/balance-1.1.tar.Z
  1491.       WWW: <ftp://export.acs.cmu.edu/pub/balance-1.1.tar.Z>
  1492.  
  1493.    Actually, it is possible to write arbitrary balancing algorithms
  1494.    for this tool. The default set of "agents" provided for the current
  1495.    version of balance balance by usage, # of volumes, and activity per week,
  1496.    the latter currently requiring a source patch to the AFS volserver.
  1497.    Balance is highly configurable.
  1498.  
  1499.    Author: Dan Lovinger, del+@cmu.edu
  1500.  
  1501. Subject: 3.11  Can I shutdown an AFS fileserver without affecting users?
  1502.  
  1503.    Yes, this is an example of the flexibility you have in managing AFS.
  1504.  
  1505.    Before attempting to shutdown an AFS fileserver you have to make
  1506.    some arrangements that any services that were being provided are
  1507.    moved to another AFS fileserver:
  1508.  
  1509.    1) Move all AFS volumes to another fileserver. (Check you have the space!)
  1510.       This can be done "live" while users are actively using files
  1511.       in those volumes with no detrimental effects.
  1512.  
  1513.    2) Make sure that critical services have been replicated on one
  1514.       (or more) other fileserver(s). Such services include:
  1515.  
  1516.          kaserver  - Kerberos Authentication server
  1517.          vlserver  - Volume Location server
  1518.          ptserver  - Protection server
  1519.          buserver  - Backup server
  1520.  
  1521.       It is simple to test this before the real shutdown by issuing:
  1522.  
  1523.          bos shutdown $server $service
  1524.  
  1525.       where: $server is the name of the server to be shutdown
  1526.         and  $service is one (or all) of: kaserver vlserver ptserver buserver
  1527.  
  1528.    Other points to bear in mind:
  1529.  
  1530.    + "vos remove" any RO volumes on the server to be shutdown.
  1531.      Create corresponding RO volumes on the 2nd fileserver after moving the RW.
  1532.      There are two reasons for this:
  1533.  
  1534.      1) An RO on the same partition ("cheap replica") requires less space
  1535.         than a full-copy RO.
  1536.  
  1537.      2) Because AFS always accesses RO volumes in preference to RW,
  1538.         traffic will be directed to the RO and therefore quiesce the load
  1539.         on the fileserver to be shutdown.
  1540.  
  1541.    + If the system to be shutdown has the lowest IP address there may be a
  1542.      brief delay in authenticating because of timeout experienced before
  1543.      contacting a second kaserver.
  1544.  
  1545. Subject: 3.12  How can I set up mail delivery to users with $HOMEs in AFS?
  1546.  
  1547.    There are many ways to do this. Here, only two methods are considered:
  1548.  
  1549.    Method 1: deliver into local filestore
  1550.  
  1551.    This is the simplest to implement. Set up your mail delivery to
  1552.    append mail to /var/spool/mail/$USER on one mailserver host.
  1553.    The mailserver is an AFS client so users draw their mail out of
  1554.    local filestore into their AFS $HOME (eg: inc).
  1555.  
  1556.    Note that if you expect your (AFS unauthenticated) mail delivery program
  1557.    to be able to process .forward files in AFS $HOMEs then you need to
  1558.    add "system:anyuser rl" to each $HOMEs ACL.
  1559.  
  1560.    The advantages are:
  1561.  
  1562.       + Simple to implement and maintain.
  1563.       + No need to authenticate into AFS.
  1564.  
  1565.    The drawbacks are:
  1566.  
  1567.       - It doesn't scale very well.
  1568.       - Users have to login to the mailserver to access their new mail.
  1569.       - Probably less secure than having your mailbox in AFS.
  1570.       - System administrator has to manage space in /var/spool/mail.
  1571.  
  1572.    Method 2: deliver into AFS
  1573.  
  1574.    This takes a little more setting up than the first method.
  1575.  
  1576.    First, you must have your mail delivery daemon AFS authenticated
  1577.    (probably as "postman"). The reauth example on grand.central.org
  1578.    shows how a daemon can renew its token. You will also need to setup
  1579.    the daemon startup soon after boot time to klog (see the -pipe option).
  1580.  
  1581.    Second, you need to set up the ACLs so that "postman" has lookup rights
  1582.    down to the user's $HOME and "lik" on $HOME/Mail.
  1583.  
  1584.    Advantages:
  1585.  
  1586.       + Scales better than first method.
  1587.       + Delivers to user's $HOME in AFS giving location independence.
  1588.       + Probably more secure than first method.
  1589.       + User responsible for space used by mail.
  1590.  
  1591.    Disadvantages:
  1592.  
  1593.       - More complicated to set up.
  1594.       - Need to correctly set ACLs down to $HOME/Mail for every user.
  1595.       - Probably need to store postman's password in a file so that
  1596.         the mail delivery daemon can klog after boot time.
  1597.         This may be OK if the daemon runs on a relatively secure host.
  1598.  
  1599.    An example of how to do this for IBM RISC System/6000 is auth-sendmail.
  1600.    A beta test version of auth-sendmail can be found in:
  1601.  
  1602.    WWW: <ftp://grand.central.org/pub/afs-contrib/doc/faq/auth-sendmail.tar.Z>
  1603.  
  1604. Subject: 3.13  Should I replicate a ReadOnly volume on the same partition
  1605.                and server as the ReadWrite volume?
  1606.  
  1607.    Yes, Absolutely! It improves the robustness of your served volumes.
  1608.  
  1609.    If ReadOnly volumes exist (note use of term *exist* rather than
  1610.    *are available*), Cache Managers will *never* utilize the ReadWrite
  1611.    version of the volume. The only way to access the RW volume is via
  1612.    the "dot" path (or by special mounting).
  1613.  
  1614.    This means if *all* RO copies are on dead servers, are offline, are
  1615.    behind a network partition, etc, then clients will not be able to get
  1616.    the data, even if the RW version of the volume is healthy, on a healthy
  1617.    server and in a healthy network.
  1618.  
  1619.    However, you are *very* strongly encouraged to keep one RO copy of a
  1620.    volume on the *same server and partition* as the RW. There are two
  1621.    reasons for this:
  1622.  
  1623.    1) The RO that is on the same server and partition as the RW is a clone
  1624.       (just a copy of the header - not a full copy of each file).
  1625.       It therefore is very small, but provides access to the same set of files
  1626.       that all other (full copy) ReadOnly volume do.
  1627.       Transarc trainers refer to this as the "cheap replica".
  1628.  
  1629.    2) To prevent the frustration that occurs when all your ROs are unavailable
  1630.       but a perfectly healthy RW was accessible but not used. 
  1631.  
  1632.       If you keep a "cheap replica", then by definition, if the RW is available,
  1633.       one of the RO's is also available, and clients will utilize that site.  
  1634.  
  1635. Subject: 3.14  Should I start AFS before NFS in /etc/inittab?
  1636.  
  1637.    Yes, it is possible to run both AFS and NFS on the same system but
  1638.    you should start AFS first.
  1639.  
  1640.    In IBM's AIX 3.2, your /etc/inittab would contain:
  1641.  
  1642.       rcafs:2:wait:/etc/rc.afs > /dev/console 2>&1 # Start AFS daemons
  1643.       rcnfs:2:wait:/etc/rc.nfs > /dev/console 2>&1 # Start NFS daemons
  1644.  
  1645.    With AIX, you need to load NFS kernel extensions before the AFS KEs
  1646.    in /etc/rc.afs like this:
  1647.  
  1648.       #!/bin/sh -
  1649.       # example /etc/rc.afs for an AFS fileserver running AIX 3.2
  1650.       #
  1651.       echo "Installing NFS kernel extensions (for AFS+NFS)"
  1652.       /etc/gfsinstall -a /usr/lib/drivers/nfs.ext
  1653.       echo "Installing AFS kernel extensions..."
  1654.       D=/usr/afs/bin/dkload
  1655.       ${D}/cfgexport -a ${D}/export.ext
  1656.       ${D}/cfgafs    -a ${D}/afs.ext
  1657.       /usr/afs/bin/bosserver &
  1658.  
  1659. Subject: 3.15  Will AFS run on a multi-homed fileserver?
  1660.  
  1661.    (multi-homed = host has more than one network interface.)
  1662.  
  1663.    Yes, it will. However, AFS was designed for hosts with a single IP address.
  1664.    There can be problems if you have one host name being resolved to several
  1665.    IP addresses.
  1666.  
  1667.    Transarc suggest designating unique hostnames for each network interface.
  1668.    For example, a host called "spot" has two tokenring and one ethernet
  1669.    interfaces: spot-tr0, spot-tr1, spot-en0.
  1670.    Then, select which interface will be used for AFS and use that hostname
  1671.    in the CellServDB file (eg: spot-tr0).
  1672.  
  1673.    You also have to remember to use the AFS interface name with any AFS
  1674.    commands that require a server name (eg: vos listvol spot-tr0).
  1675.  
  1676.    There is a more detailed discussion of this in the August 1993 issue
  1677.    of "Cache Update" (see: /afs/grand.central.org/pub/cache.update/aug93).
  1678.  
  1679.    The simplest way of dealing with this is to make your AFS fileservers
  1680.    single-homed (eg only use one network interface).
  1681.  
  1682. Subject: 3.16  Can I replicate my user's home directory AFS volumes?
  1683.  
  1684.    No.
  1685.  
  1686.    Users with $HOMEs in /afs normally have an AFS ReadWrite volume
  1687.    mounted in their home directory.
  1688.  
  1689.    You can replicate a RW volume but only as a ReadOnly volume
  1690.    and there can only be one instance of a ReadWrite volume.
  1691.  
  1692.    In theory, you could have RO copies of a user's RW volume
  1693.    on a second server but in practice this won't work for the
  1694.    following reasons:
  1695.  
  1696.    a) AFS has built-in bias to always access the RO copy of a RW volume.
  1697.       So the user would have a ReadOnly $HOME which is not too useful!
  1698.  
  1699.    b) Even if a) was not true you would have to arrange frequent
  1700.       synchronisation of the RO copy with the RW volume (for example:
  1701.       "vos release user.fred; fs checkv") and this would have to be
  1702.       done for all such user volumes.
  1703.  
  1704.    c) Presumably, the idea of replicating is to recover the $HOME
  1705.       in the event of a server crash. Even if a) and b) were not
  1706.       problems consider what you might have to do to recover a $HOME:
  1707.  
  1708.       1) Create a new RW volume for the user on the second server
  1709.          (perhaps named "user.fred.2").
  1710.  
  1711.       2) Now, where do you mount it?
  1712.  
  1713.          The existing mountpoint cannot be used because it already has
  1714.          the ReadOnly copy of the original volume mounted there.
  1715.  
  1716.          Let's choose: /afs/MyCell/user/fred.2
  1717.  
  1718.       3) Copy data from the RO of the original into the new RW volume
  1719.          user.fred.2
  1720.  
  1721.       4) Change the user's entry in the password file for the new $HOME:
  1722.          /afs/MyCell/user/fred.2
  1723.  
  1724.       You would have to attempt steps 1 to 4 for every user who had
  1725.       their RW volume on the crashed server. By the time you had done
  1726.       all of this, the crashed server would probably have rebooted.
  1727.  
  1728.       The bottom line is: you cannot replicate $HOMEs across servers.
  1729.  
  1730. Subject: 3.17  Which TCP/IP ports and protocols do I need to enable
  1731.                in order to operate AFS through my Internet firewall?
  1732.  
  1733.    Assuming you have already taken care of nameserving, you may wish to
  1734.    use an Internet timeserver for Network Time Protocol [35] [36]:
  1735.  
  1736.       ntp             123/tcp
  1737.  
  1738.    A list of NTP servers is available via anonymous FTP from:
  1739.  
  1740.            louie.udel.edu:/pub/ntp/doc/clock.txt
  1741.       WWW: <ftp://louie.udel.edu/pub/ntp/doc/clock.txt>
  1742.  
  1743.    For a "minimal" AFS service which does not allow inbound or outbound klog:
  1744.  
  1745.       fileserver      7000/udp 
  1746.       cachemanager    7001/udp
  1747.       ptserver        7002/udp
  1748.       vlserver        7003/udp
  1749.       kaserver        7004/udp
  1750.       volserver       7005/udp
  1751.       reserved        7006/udp
  1752.       bosserver       7007/udp
  1753.  
  1754.    (Ports in the 7020-7029 range are used by the AFS backup system,
  1755.     and won't be needed by external clients performing simple file accesses.)
  1756.  
  1757.    Additionally, For "klog" to work through the firewall you need to
  1758.    allow inbound and outbound UDP on ports >1024 (probably 1024<port<2048
  1759.    would suffice depending on the number of simultaneous klogs).
  1760.  
  1761. Subject: 3.18  What is the Andrew Benchmark?
  1762.  
  1763.    "It is a script that operates on a collection of files constituting
  1764.    an application program. The operations are intended to represent typical
  1765.    actions of an average user. The input to the benchmark is a source tree
  1766.    of about 70 files. The files total about 200 KB in size. The benchmark
  1767.    consists of five distinct phases:
  1768.  
  1769.      I MakeDir - Construct a target subtree that is identical to the
  1770.                  source subtree.
  1771.     II Copy    - Copy every file from the source subtree to the target subtree.
  1772.    III ScanDir - Traverse the target subtree and examine the status
  1773.                  of every file in it.
  1774.     IV ReadAll - Scan every byte of every file in the target subtree.
  1775.      V Make    - Complete and link all files in the target subtree." 
  1776.    
  1777.    Source:
  1778.    /afs/grand.central.org/pub/afs-contrib/doc/benchmark/Andrew.Benchmark.ps
  1779.    WWW:
  1780.    <ftp://grand.central.org/pub/afs-contrib/doc/benchmark/Andrew.Benchmark.ps>
  1781.  
  1782. Subject: 3.19  Is there a version of HP VUE login with AFS authentication?
  1783.  
  1784.    Yes, the availability of this is described in:
  1785.       AFS: /afs/transarc.com/public/afs-contrib/pointers/HP-VUElogin.txt
  1786.       WWW: <ftp://grand.central.org/pub/afs-contrib/pointers/HP-VUElogin.txt>
  1787.  
  1788.    IBM staff can get a copy of HP VUE login from:
  1789.       AFS: /afs/watson.ibm.com/projects/agora/hp/hp-agora/HP-VUElogin
  1790.       WWW: <file:///afs/watson.ibm.com/projects/agora/hp/hp-agora/HP-VUElogin/>
  1791.    
  1792.    If you don't have access to the above, please contact Margo Hikida
  1793.    of Hewlett Packard whose email address is margoh@fc.hp.com.
  1794.    The following text is from Margo:
  1795.  
  1796.       If you are a customer outside of the U.S., or if you will be providing
  1797.       this software to anyone outside of the U.S., please note that there are
  1798.       some U.S. government restrictions on exporting this software.  For 
  1799.       Hewlett Packard to be in compliance, we ask that you agree to abide by 
  1800.       these restrictions which are explained in the letter referenced below. 
  1801.       We ask that you read this letter, sign and date it, and then send it
  1802.       back to me through regular mail or by FAX before receiving the software.
  1803.       Your cooperation is greatly appreciated. 
  1804.  
  1805.          Hewlett Packard               OR      FAX: (303) 229-3002
  1806.          attn: Margo Hikida, MS37
  1807.          3404 E. Harmony Road 
  1808.          Fort Collins, CO   80525
  1809.          USA
  1810.  
  1811.       The "letter of assurance" can be found in:
  1812.          AFS: /afs/grand.central.org/pub/afs-contrib/doc/faq/HPVUE.letter
  1813.          WWW: <ftp://grand.central.org/pub/afs-contrib/doc/faq/HPVUE.letter>
  1814.  
  1815. Subject: 3.20  How can I list which clients have cached files from a server?
  1816.  
  1817.    By using the following script:
  1818.  
  1819.    #!/bin/ksh -
  1820.    #
  1821.    # NAME          afsclients
  1822.    # AUTHOR        Rainer Toebbicke  <rtb@dxcern.cern.ch>
  1823.    # DATE          June 1994
  1824.    # PURPOSE       Display AFS clients which have grabbed files from a server
  1825.  
  1826.    if [ $# = 0 ]; then
  1827.            echo "Usage: $0 <afs_server 1> ... <afsserver n>"
  1828.            exit 1
  1829.    fi
  1830.    for n; do
  1831.            /usr/afsws/etc/rxdebug -servers $n -allconn
  1832.    done | grep '^Connection' | \
  1833.    while  read x y z ipaddr rest; do echo $ipaddr; done | sort -u |
  1834.    while read ipaddr; do
  1835.            ipaddr=${ipaddr%%,}
  1836.            n="`nslookup $ipaddr`"
  1837.            n="${n##*Name: }"
  1838.            n="${n%%Address:*}"
  1839.            n="${n##*([ ])}"
  1840.            n="${n%?}"
  1841.            echo "$n ($ipaddr)"
  1842.    done
  1843.  
  1844. Subject: 3.21  Do Backup volumes require as much space as ReadWrite volumes?
  1845.  
  1846.    No.
  1847.  
  1848.    The technique used is to create a new volume, where every file in the
  1849.    RW copy is pointed to by the new backup volume.  The files don't exist
  1850.    in the BK, only in the RW volume.  The backup therefore takes up
  1851.    very little space.
  1852.  
  1853.    If the user now starts modifying data, the old copy must not be destroyed.
  1854.  
  1855.    There is a Copy-On-Write bit in the vnode - if the fileserver writes to
  1856.    a vnode with the bit on it allocates a new vnode for the data and turns
  1857.    off the COW bit. The BK volume hangs onto the old data, and the RW volume
  1858.    slowly splits itself away over time.
  1859.  
  1860.    The BK volume is re-synchronised with the RW next time a "vos backupsys"
  1861.    is run.
  1862.  
  1863.    The space needed for the BK volume is directly related to the size
  1864.    of all files changed in the RW between runs of "vos backupsys".
  1865.  
  1866. Subject: 3.22  Should I run timed on my AFS client?
  1867.  
  1868.    No.
  1869.  
  1870.    The AFS Cache Manager makes use of NTP [35] [36] to synchronise time
  1871.    with your cell's NTP servers.
  1872.  
  1873.    Typically, one of your AFS cell's servers synchronises with an
  1874.    external NTP server and provides accurate time to your cell.
  1875.  
  1876. Subject: 4  Getting more information
  1877.  
  1878. Subject: 4.01  Is there an anonymous FTP site with AFS information?
  1879.  
  1880.    Yes, it is: grand.central.org [192.54.226.100]  <ftp://grand.central.org/>
  1881.  
  1882.    A brief summary of contents:
  1883.  
  1884.    Directory                    Contents
  1885.  
  1886.    pub/cache.update             AFS user group newsletters
  1887.    pub/afs-contrib              Contributed tools and documents
  1888.    pub/afsps/doc                release notes, SUPPORTED_SYSTEMS.afs.*
  1889.    pub/afsug                    AFS user group (see README for detail)
  1890.    darpa/doc/afs/specs/progint  AFS programming interface docs
  1891.  
  1892.    grand.central.org also participates in the Internet AFS filetree.
  1893.  
  1894. Subject: 4.02  Which USENET newsgroups discuss AFS?
  1895.  
  1896.    alt.filesystems.afs (WWW: <news:alt.filesystems.afs>) and occasionally in
  1897.    comp.unix.admin (WWW: <news:comp.unix.admin>).
  1898.  
  1899. Subject: 4.03  Where can I get training in AFS?
  1900.  
  1901.    Transarc provide user and administrator courses.
  1902.    These can be provided at the customer site or at Transarc's offices.
  1903.  
  1904.    Transarc's education coordinator may be contacted by:
  1905.  
  1906.       telephone: +1 412 338 4363    email: education@transarc.com
  1907.  
  1908.    WWW: <http://www.transarc.com/Public/Services/index.html>
  1909.  
  1910. Subject: 4.04  Where can I find AFS resources in World Wide Web (WWW)?
  1911.  
  1912.    Here are some I have found (please let me know if you find more):
  1913.  
  1914.    a) A collection of AFS information maintained by Derrick Brashear at CMU:
  1915.  
  1916.       WWW: <http://www.cs.cmu.edu:8001/afs/andrew.cmu.edu/usr/db74/www/afs.html>
  1917.       (Also accessible in: /afs/andrew.cmu.edu/usr/db74/www)
  1918.  
  1919.    b) AFS Beginners Guide:
  1920.       WWW:   <http://www.alw.nih.gov/Docs/AFS/AFS_toc.html>
  1921.  
  1922.    c) NCSA AFS User Guide:
  1923.       WWW: <http://www.ncsa.uiuc.edu/Pubs/UserGuides/AFSGuide/AFSv2.1Book.html>
  1924.  
  1925.    d) Transarc AFS Product Information:
  1926.       WWW: http://www.transarc.com/Product/AFS/AFS-Info.html
  1927.  
  1928. Subject: 4.05  Is there a mailing list for AFS topics?
  1929.  
  1930.    Yes, it is info-afs@transarc.com.
  1931.  
  1932.    To join to this mailing list, email info-afs-request@transarc.com:
  1933.  
  1934.       $ mail -s "subscribe to info-afs" info-afs-request@transarc.com <<%
  1935.       Please add me to the info-afs@transarc.com mailing list.
  1936.       %
  1937.  
  1938.    To unsubscribe:
  1939.  
  1940.       $ mail -s "unsubscribe from info-afs" info-afs-request@transarc.com <<%
  1941.       Please remove me from the info-afs@transarc.com mailing list.
  1942.       %
  1943.  
  1944. Subject: 4.06  Where can I find an archive of info-afs@transarc.com?
  1945.  
  1946.       AFS: /afs/ibm.uk/common/archive/info-afs@transarc.com
  1947.       WWW: <file:///afs/ibm.uk/common/archive/info-afs@transarc.com/>
  1948.  
  1949. Subject: 4.07  Where can I find an archive of alt.filesystems.afs?
  1950.  
  1951.       AFS: /afs/ibm.uk/common/archive/alt.filesystems.afs
  1952.       WWW: <file:///afs/ibm.uk/common/archive/alt.filesystems.afs/>
  1953.  
  1954.    Both the info-afs@transarc.com and alt.filesystems.afs archives are
  1955.    incomplete. If you have material to contribute, please let me know.
  1956.  
  1957. Subject: 4.08  Where can I find AFS related GIFs?
  1958.  
  1959.    /afs/transarc.com/public/www/Product/AFS/FAQ/images
  1960.  
  1961.    WWW: <http://www.transarc.com/Product/AFS/FAQ/images/index.html>
  1962.  
  1963. Subject: 5  About the AFS faq
  1964.  
  1965.    I started compiling the FAQ after attending an AFS administrators class
  1966.    and while waiting for the distribution tape to arrive from Transarc
  1967.    (back in July 93). The initial goal was to assist users at my site
  1968.    to understand AFS issues.
  1969.  
  1970.    The FAQ seemed to be a more widely useful resource so it was made
  1971.    available on grand.central.org.
  1972.  
  1973.    I hope you have found the AFS FAQ useful.
  1974.  
  1975.    Your criticism or suggestions for improving it are welcome, so please
  1976.    don't hesitate to email your views (or just say "hello").
  1977.  
  1978.    This compilation is dedicated to my AFS teacher and all those
  1979.    who inspire through good humour, enthusiasm, wit and wisdom. 
  1980.    --
  1981.    paul                             <http://acm.org/~mpb/homepage.html>
  1982.  
  1983. Subject: 5.01  How can I get a copy of the AFS faq?
  1984.  
  1985.    If you do make a copy, please be aware that this compilation
  1986.    changes over time: you will need to do a periodic re-copy to
  1987.    keep your copy up-to-date.
  1988.  
  1989.    There are two reference sources:
  1990.  
  1991.    1) The text only version, available via AFS from:
  1992.          /afs/grand.central.org/pub/afs-contrib/doc/faq/afs.faq
  1993.  
  1994.    2) The World Wide Web (HTML) version, available via URL:
  1995.          <http://www.transarc.com/Product/AFS/FAQ/faq.html>
  1996.   
  1997.    There are several other ways to get a copy.
  1998.  
  1999.    via AFS: /afs/grand.central.org/pub/afs-contrib/doc/faq/afs.faq
  2000.             /afs/ibm.uk/public/doc/afs.faq
  2001.             /afs/aixssc.uk.ibm.com/public/doc/afs.faq
  2002.  
  2003.    via FTP: ftp://grand.central.org/pub/afs-contrib/doc/faq/afs.faq
  2004.             ftp://rtfm.mit.edu/pub/usenet/news.answers/afs-faq
  2005.             ftp://ftp.aixssc.uk.ibm.com:/pub/src/afs.faq
  2006.  
  2007.    via WWW:
  2008.          <http://www.transarc.com/Product/AFS/FAQ/faq.html>
  2009.          <http://www.aixssc.uk.ibm.com:8000/AFS/faq.html>
  2010.          <http://www.cis.ohio-state.edu/hypertext/faq/usenet/afs-faq/faq.html>
  2011.  
  2012.    via email:
  2013.             mail -s afs.faq auto-send@mailserver.aixssc.uk.ibm.com </dev/null
  2014.  
  2015.    via USENET news:
  2016.  
  2017.             From time to time this faq will be posted to the USENET newsgroups:
  2018.                alt.filesystems.afs alt.answers news.answers
  2019.  
  2020.    If you have no luck with any of the above methods, send email to
  2021.    mpb@acm.org (Paul Blackburn) and I will be pleased to send you a
  2022.    copy of the AFS faq.
  2023.  
  2024. Subject: 5.02  How can I get my question (and answer) into the AFS faq?
  2025.  
  2026.    Comments and contributions are welcome, please send to: mpb@acm.org
  2027.  
  2028.    I am looking for reviewers to help me check the material here, please
  2029.    let me know if you would like to help.
  2030.  
  2031. Subject: 5.03  How can I access the AFS faq via the World Wide Web?
  2032.  
  2033.    To access the World Wide Web you either need your own browser
  2034.    or have telnet access to WWW servers.
  2035.  
  2036.    WWW browsers exist for most machines. Here's a list of some browsers;
  2037.  
  2038.       Name     System/requirements           Available from (among others)
  2039.       ====     ===================           ==============
  2040.       Mosaic   X windows, MS-Windows, Mac    ftp.ncsa.uiuc.edu  /Web
  2041.       lynx     vt100                         ftp.wustl.edu /packages/www/lynx
  2042.  
  2043.    From your own browser, OPEN or GO to the following document:
  2044.  
  2045.   <http://www.transarc.com/Product/AFS/FAQ/faq.html>
  2046.  
  2047.    It is much better to run your own browser but if this is not possible
  2048.    there are several WWW servers accessible via telnet:
  2049.  
  2050.    +  telnet info.cern.ch
  2051.       then type: go http://www.transarc.com/Product/AFS/FAQ/faq.html
  2052.  
  2053.    +  telnet www.njit.edu                 (login: www)
  2054.       then type:
  2055.          g
  2056.          http://www.transarc.com/Product/AFS/FAQ/faq.html
  2057.  
  2058.    +  telnet  ukanaix.cc.ukans.edu        (login: www) needs vt100
  2059.       then type: ghttp://www.transarc.com/Product/AFS/FAQ/faq.html
  2060.  
  2061. Subject: 6  Bibliography
  2062.  
  2063.    If documentation is available via anonymous FTP it is indicated
  2064.    by a World Wide Web URL like:
  2065.  
  2066.     WWW: <ftp://athena-dist.mit.edu/pub/kerberos/doc/usenix.PS>
  2067.  
  2068.     where: athena-dist.mit.edu is the anonymous FTP site and
  2069.            pub/kerberos/doc/usenix.PS is the filename
  2070.  
  2071.    Similarly, for those who have appropriate access, documents available
  2072.    via AFS are shown with the format:
  2073.   
  2074.    /afs/.....
  2075.  
  2076.    [1] John H Howard, Michael L Kazar, Sherri G Menees, David A Nichols,
  2077.        M Satyanarayanan, Robert N Sidebotham, Michael J West
  2078.        "Scale and Performance in a Distributed File System",
  2079.        ACM Transactions on Computer Systems, Vol. 6, No. 1, Feb 1988 pp 51-81.
  2080.  
  2081.    [2] Michael L Kazar,
  2082.        "Synchronisation and Caching Issues in the Andrew File System",
  2083.        USENIX Proceedings, Dallas, TX, Winter 1988
  2084.  
  2085.    [3] Alfred Z Spector, Michael L Kazar,
  2086.        "Uniting File Systems", UNIX Review, March 1989
  2087.  
  2088.    [4] Johna Till Johnson,
  2089.        "Distributed File System brings LAN Technology to WANs",
  2090.        Data Communications, November 1990, pp 66-67.
  2091.  
  2092.    [5] Michael Padovano, PADCOM Associates,
  2093.        "AFS widens your horizons in distributed computing",
  2094.        Systems Integration, March 1991
  2095.  
  2096.    [6] Steve Lammert,
  2097.        "The AFS 3.0 Backup System", LISA IV Conference Proceedings,
  2098.        Colorado Springs, Colorado, October 1990.
  2099.  
  2100.    [7] Michael L Kazar, Bruce W Leverett, Owen T Anderson,
  2101.        Vasilis Apostolides, Beth A Bottos, Sailesh Chutani,
  2102.        Craig F Everhart, W Anthony Mason, Shu-Tsui Tu, Edward R Zayas,
  2103.        "DEcorum File System Architectural Overview",
  2104.        USENIX Conference Proceedings, Anaheim, Texas, Summer 1990.
  2105.  
  2106.    [8] "AFS Drives DCE Selection", Digital Desktop, Vol 1 No 6 Sept 1990.
  2107.  
  2108.    [9] James J Kistler, M Satyanarayanan,
  2109.        "Disconnected Operation in the Coda Filesystem",
  2110.        CMU School of Computer Science technical report, CMU-CS-91-166
  2111.        26th July 1991.
  2112.  
  2113.   [10] Puneet Kumar. M Satyanarayanan,
  2114.        "Log-based Directory Resolution in the Coda File System",
  2115.        CMU School of Computer Science internal document, 2 July 1991.
  2116.  
  2117.   [11] Edward R Zayas,
  2118.        "Administrative Cells: Proposal for Cooperative Andrew File Systems",
  2119.        Information Technology Center internal document,
  2120.        Carnegie-Mellon University, 25th June 1987
  2121.  
  2122.   [12] Ed Zayas, Craig Everhart,
  2123.        "Design and Specification of the Cellular Andrew Environment",
  2124.        Information Technology Center, Carnegie-Mellon University,
  2125.        CMU-ITC-070, 2 August 1988
  2126.  
  2127.   [13] Kazar, Michael L, Information Technology Center,
  2128.        Carnegie-Mellon University,
  2129.        "Ubik - A library for Managing Ubiquitous Data", 
  2130.        ITCID, Pittsburgh, PA, 1988
  2131.  
  2132.   [14] Kazar, Michael L, Information Technology Center,
  2133.        Carnegie-Mellon University,
  2134.        "Quorum Completion", ITCID, Pittsburgh, PA, 1988
  2135.  
  2136.   [15] SP Miller, BC Neuman, JI Schiller, JH Saltzer,
  2137.        "Kerberos Authentication and Authorization System",
  2138.        Project Athena technical Plan, Section E.2.1, MIT, December 1987
  2139.        WWW: <ftp://athena-dist.mit.edu/pub/kerberos/doc/techplan.PS>
  2140.        WWW: <ftp://athena-dist.mit.edu/pub/kerberos/doc/techplan.txt>
  2141.        /afs/watson.ibm.com/projects/agora/papers/kerberos/techplan.PS
  2142.  
  2143.   [16] Bill Bryant,
  2144.        "Designing an Authentication System: a Dialogue in Four Scenes",
  2145.        Project Athena internal document, MIT, draft of 8th February 1988
  2146.        WWW: <ftp://athena-dist.mit.edu/pub/kerberos/doc/dialogue.PS>
  2147.        WWW: <ftp://athena-dist.mit.edu/pub/kerberos/doc/dialogue.mss>
  2148.        /afs/watson.ibm.com/projects/agora/papers/kerberos/dialogue.PS
  2149.  
  2150.   [17] Edward R Zayas,
  2151.        "AFS-3 Programmer's Reference: Architectural Overview",
  2152.        Transarc Corporation, FS-00-D160, September 1991
  2153.        WWW:
  2154.      <ftp://grand.central.org/darpa/doc/afs/specs/progint/archov/archov-doc.ps>
  2155.        /afs/watson.ibm.com/projects/agora/papers/afs/archov-doc.ps 
  2156.  
  2157.   [18] "AFS Programmer's Reference: Authentication Server Interface",
  2158.        Transarc Corporation, 12th April 1993
  2159.        WWW:
  2160.        <ftp://grand.central.org/darpa/doc/afs/specs/progint/asrv/asrv-ispec.ps>
  2161.        /afs/watson.ibm.com/projects/agora/papers/afs/asrv-ispec.ps
  2162.  
  2163.   [19] Edward R Zayas,
  2164.        "AFS-3 Programmer's Reference: BOS Server Interface",
  2165.        Transarc Corporation, FS-00-D161, 28th August 1991
  2166.        WWW:
  2167.        <ftp://grand.central.org/darpa/doc/afs/specs/progint/bsrv/bsrv-spec.ps>
  2168.        /afs/watson.ibm.com/projects/agora/papers/afs/bsrv-spec.ps
  2169.  
  2170.   [20] Edward R Zayas,
  2171.        "AFS-3 Programmer's Reference: File Server/Cache Manager Interface",
  2172.        Transarc Corporation, FS-00-D162, 20th August 1991
  2173.        WWW:
  2174.        <ftp://grand.central.org/darpa/doc/afs/specs/progint/fscm/fscm-ispec.ps>
  2175.        /afs/watson.ibm.com/projects/agora/papers/afs/fscm-ispec.ps
  2176.  
  2177.   [21] Edward R Zayas,
  2178.        "AFS-3 Programmer's Reference:
  2179.               Specification for the Rx Remote Procedure Call Facility",
  2180.        Transarc Corporation, FS-00-D164, 28th August 1991
  2181.        WWW: <ftp://grand.central.org/darpa/doc/afs/specs/progint/rx/rx-spec.ps>
  2182.        /afs/watson.ibm.com/projects/agora/papers/afs/rx-spec.ps
  2183.  
  2184.   [22] Edward R Zayas,
  2185.        "AFS-3 Programmer's Reference:
  2186.               Volume Server/Volume Location Server Interface",
  2187.        Transarc Corporation, FS-00-D165, 29th August 1991
  2188.        WWW:
  2189.        <ftp://grand.central.org/darpa/doc/afs/specs/progint/vvl/vvl-spec.ps>
  2190.        /afs/watson.ibm.com/projects/agora/papers/afs/vvl-spec.ps
  2191.  
  2192.   [23] "AFS User Guide",
  2193.         Transarc Corporation, FS-D200-00.08.3
  2194.  
  2195.   [24] "AFS Commands Reference Manual",
  2196.         Transarc Corporation, FS-D200-00.11.3
  2197.  
  2198.   [25] "AFS Systems Administrators Guide",
  2199.         Transarc Corporation, FS-D200-00.10.3
  2200.  
  2201.   [26] Steven M. Bellovin, Michael Merritt
  2202.        "Limitations of the Kerberos Authentication System",
  2203.        Computer Communications Review, October 1990, Vol 20 #5, pp. 119-132
  2204.        WWW: <ftp://research.att.com/dist/internet_security/kerblimit.usenix.ps>
  2205.        /afs/watson.ibm.com/projects/agora/papers/kerberos/limitations.PS
  2206.  
  2207.   [27] Jennifer G. Steiner, Clifford Neuman, Jeffrey I. Schiller
  2208.        "Kerberos: An Authentication Service for Open Network Systems"
  2209.        WWW: <ftp://athena-dist.mit.edu/pub/kerberos/doc/usenix.PS>
  2210.        WWW: <ftp://athena-dist.mit.edu/pub/kerberos/doc/usenix.txt>
  2211.  
  2212.   [28] Barry Jaspan
  2213.        "Kerberos Users' Frequently Asked Questions"
  2214.        WWW: <ftp://rtfm.mit.edu/pub/usenet/news.answers/kerberos-faq/user>
  2215.  
  2216.   [29] P. Honeyman, L.B. Huston, M.T. Stolarchuk
  2217.        "Hijacking AFS"
  2218.        WWW: <ftp://ftp.sage.usenix.org/pub/usenix/winter92/hijacking-afs.ps.Z>
  2219.  
  2220.   [30] R.N. Sidebotham
  2221.        "Rx: Extended Remote Procedure Call"
  2222.        Proceedings of the Nationwide File System Workshop
  2223.        Information Technology Center, Carnegie Mellon University,
  2224.        (August 1988)
  2225.         
  2226.   [31] R.N. Sidebotham
  2227.        "Volumes: The Andrew File System Data Structuring Primitive"
  2228.        Technical Report CMU-ITC-053, Information Technology Center,
  2229.        Carnegie Mellon University, (August 1986)
  2230.  
  2231.   [32] Cohen, David L. "AFS: NFS on steroids",
  2232.        LAN Technology  March 1993 v9 n3 p51(9)
  2233.        WWW: <file:///afs/ibm.uk/public/doc/AFS:_NFS_on_steroids>
  2234.  
  2235.   [33] Marybeth Schultz "AFS Troubleshooting Tools"
  2236.        Transarc Corporation, January 11 1993, draft document
  2237.        WWW: <ftp://grand.central.org/pub/afsps/doc/trguide/external.afsug.ps>
  2238.  
  2239.   [34] William Stallings "Kerberos Keeps the Enterprise Secure"
  2240.        Data Communications, October 1994, Vol 23 No 14 Page 103
  2241.  
  2242.   [35] DL Mills "Internet Time Synchronization: the Network Time Protocol"
  2243.        RFC 1129, October 1989
  2244.        WWW: <ftp://nic.ddn.mil/rfc/rfc1129.ps>
  2245.  
  2246.   [36] DL Mills "Network Time Protocol (Version 3)
  2247.           Specification, Implementation and Analysis"
  2248.        RFC 1305, March 1992
  2249.        WWW: <ftp://nic.ddn.mil/rfc/rfc1305.tar.Z>
  2250.        WWW: <ftp://nic.ddn.mil/rfc/rfc1305.txt>
  2251.  
  2252. Subject: 7  Change History
  2253.  
  2254.    1.82 => 1.83 (Mon Aug 15 15:30:00 1994)
  2255.     added: Subject: 0.06  Change History
  2256.     added: Subject: 4.06  Where can I find an archive of info-afs@transarc.com?
  2257.     added: Subject: 4.07  Where can I find an archive of alt.filesystems.afs?
  2258.     updated: throughout
  2259.        changed format of references use WWW URL where appropriate
  2260.        checked references point to existing files
  2261.     updated: Subject: 0.02  Acknowledgements
  2262.        added Michael Fagan and Robert Malick
  2263.  
  2264.    1.83 => 1.84 (Mon Aug 15 15:47:22 1994)
  2265.     updated: Newsgroups header (fixed typo)
  2266.  
  2267.    1.84 => 1.85 (Fri Aug 19 10:30:36 1994)
  2268.     updated: Subject: 1.05.e  Single systems image (SSI)
  2269.        In example, /usr/afsws/etc/pagsh => /usr/afsws/bin/pagsh for AFS 3.3
  2270.     updated: Subject: 1.07  ...Internet AFS filetree?
  2271.        added: pi.infn.it mpa-garching.mpg.de pppl.gov meteo.uni-koeln.de
  2272.               geo.uni-koeln.de utah.edu
  2273.        removed: jrc.flinders.edu.au
  2274.  
  2275.    1.85 => 1.86 (Tue Aug 23 17:16:48 1994)
  2276.     added: Subject: 3.20  How can I list which clients...
  2277.     updated: Subject: 0.02  Acknowledgements
  2278.        added Rainer Toebbicke
  2279.  
  2280.    1.86 => 1.87 (Mon Oct 10 09:30:00 1994)
  2281.     swapped: 0.05 and 0.06
  2282.     updated: 1.07  ...Internet AFS filetree?
  2283.        added: research.ec.org psu.edu
  2284.     added: [32] and [33] to Bibliography
  2285.     added: 2.14  If an AFS server crashes,...
  2286.  
  2287.    1.87 => 1.88 (Mon Oct 10 12:23:00 1994)
  2288.     added: [34] to Bibliography
  2289.  
  2290.    1.88 => 1.89 (Thu Oct 13 14:49:21 1994)
  2291.     updated: 1.06  Which systems is AFS available for?
  2292.        added: Linux
  2293.  
  2294.    1.98 => 1.90 (Thu Oct 13 15:07:54 1994)
  2295.     updated: 2.14  If an AFS server crashes,...
  2296.  
  2297.    1.90 -> 1.91 (Mon Oct 17 08:31:36 1994)
  2298.     updated: Table of contents:
  2299.        moved: Change History out of Preamble to Subject 7
  2300.     updated: 2.14  If an AFS server crashes,...
  2301.     updated: 1.06  Which systems is AFS available for?
  2302.        added: NetBSD
  2303.     added:   2.15  Can I use AFS on my diskless workstation?
  2304.     moved: Change History to the end of the file so that a search from
  2305.            Table of contents will go straight to the Subject and not
  2306.            match on items in the Change History. Also, latest change
  2307.            is described at the end of the file.
  2308.     updated: all URL refs a la minimal-digest-format FAQ
  2309.     updated: 4.04  Where can I find AFS resources in World Wide Web (WWW)?
  2310.        added: c) NCSA AFS User Guide
  2311.     updated: 5.01  How can I get a copy of the AFS faq?
  2312.        added: reference to latest copy via ftp
  2313.     added: Anon ftp source reference to first page. (EFAQTOOBIG? :-)
  2314.  
  2315.    1.91 => 1.92 (Fri Oct 21 12:03:20 1994)
  2316.     added: 2.16  Can I test for AFS tokens from within my program?
  2317.     added: 4.08  Where can I find AFS related GIFs?
  2318.  
  2319.    1.92 => 1.93 (Wed Dec 14 09:22:32 1994)
  2320.     updated: Subject: 0.02  Acknowledgements
  2321.        added: David Snearline
  2322.     updated: Subject: 0.04  Release Notes
  2323.        added ref to changes at end of file
  2324.     updated: Subject: 1.01  What is AFS?
  2325.        added: Transarc homepage URL
  2326.     updated: Subject: 1.05.g  Improved robustness to server crash
  2327.     updated: Subject: 1.07  What does "ls /afs" display
  2328.        removed: test.alw.nih.gov
  2329.        added: afs-math.zib-berlin.de
  2330.     updated: Subject: 3.03  How does AFS compare with NFS?
  2331.        added: bit about some NFS implementations having extra security
  2332.     updated: Subject: 3.12  How can I set up mail delivery...
  2333.        added: ref to beta test version of auth-sendmail
  2334.     updated: Subject: 3.17  Which TCP/IP ports...
  2335.        added: NTP servers URL
  2336.     updated: Subject: 4.03  Where can I get training in AFS?
  2337.        added: Transarc Training URL
  2338.     updated: Subject: 5  About the AFS faq
  2339.        added: some history
  2340.  
  2341.    1.93 => 1.94 (Thu Jan 05 14:01:04 1995)
  2342.     updated: Subject: 5  About the AFS faq
  2343.        added: RFF (Request For Feedback)
  2344.  
  2345.    1.94 => 1.95 (Wed Jan 11 08:42:50 1995)
  2346.     updated: Subject: 0.02  Acknowledgements
  2347.        added: Mic Bowman
  2348.        added: Mike Prince
  2349.     updated: Subject: 1.07 
  2350.        added: cheme.cmu.edu dia.atd.net desy.de ifh.de
  2351.               mathematik-cip.uni-stuttgart.de umr.edu urz.uni-magdeburg.de
  2352.        removed: rel-eng.athena.mit.edu nce nce_psc nsf-centers.edu
  2353.     updated: Subject: 2.14
  2354.        added: bit about ReadWrite volumes
  2355.     added: Subject: 3.21  Do Backup volumes...
  2356.     updated: Subject: 5.01 
  2357.        added: new URL for HTML version of AFS FAQ
  2358.     updated: Subject: 5.03
  2359.        added: new URL for HTML version of AFS FAQ
  2360.  
  2361.    1.95 => 1.96 (Wed Jan 11 16:11:28 1995)
  2362.     updated: Subject: 5.03
  2363.        added: new URL for HTML version of AFS FAQ at Transarc
  2364.  
  2365.    1.96 => 1.97 (Tue Jan 17 15:55:37 GMT 1995)
  2366.     updated: Subject: 3.12  How can I set up mail delivery...
  2367.        now <ftp://grand.central.org/pub/afs-contrib/doc/faq/auth-sendmail.tar.Z>
  2368.     updated: Subject: 4.08  Where can I find AFS related GIFs?
  2369.        changed to: /afs/transarc.com/public/www/Product/AFS/FAQ/images
  2370.     updated: Subject: 5.01 How can I get a copy of the AFS faq?
  2371.        changed wording.
  2372.  
  2373.    1.97 => 1.98 (Wed Jan 18 13:29:12 GMT 1995)
  2374.     updated: Subject: 4.01  Is there an anonymous FTP site with AFS information?
  2375.       changed: cache-update to cache.update
  2376.     updated: Subject: 4.04  Where can I find AFS resources in World Wide Web?
  2377.       added: d) Transarc AFS Product Information
  2378.     updated: Subject: 1.07  What does "ls /afs" display
  2379.       removed: nce_ctc
  2380.       added: wu-wien.ac.at
  2381.  
  2382.    1.98 => 1.99 (Tue 28 Feb 14:54:53 1995)
  2383.     added: World Wide Web URL reference to first page
  2384.     updated: Subject: 1.02  Who supplies AFS?
  2385.       added: Transarc homepage URL
  2386.     updated: Subject: 1.06  Which systems is AFS available for?
  2387.       added: John Kohl and NetBSD mailing list reference
  2388.     added: Subject: 1.10  How can I access AFS from my PC?
  2389.     updated: Subject: 2.09  Can I still run cron jobs with AFS?
  2390.       added: bit about non-authenticated cron jobs
  2391.     added: Subject: 2.17  What's the difference between /afs/cellname ...
  2392.     updated: Subject: 3.03  How does AFS compare with NFS?
  2393.       added: bit about using a RAM based cache and ref to Andrew benchmark
  2394.     updated: Subject: 3.17  Which TCP/IP ports and protocols ...
  2395.       added: added NTP doc refs
  2396.     added: Subject: 3.22  Should I run timed on my AFS client?
  2397.     updated: Subject: 4.03  Where can I get training in AFS?
  2398.       new (shorter) Transarc URL
  2399.     updated: Subject: 4.04  Where can I find AFS resources in (WWW)?
  2400.       new (shorter) Transarc URL
  2401.     updated: Subject: 5.01  How can I get a copy of the AFS faq?
  2402.       new URL http://www.transarc.com/Product/AFS/FAQ/faq.html
  2403.     updated: Subject: 5.03  How can I access the AFS faq via the World Wide Web?
  2404.       ditto 5.01
  2405.     added: [35] [36] to Bibliography
  2406.  
  2407.    1.99 => 1.100 (Tue Mar 28 15:31:32 GMT 1995)
  2408.     updated: Subject: 4.08  Where can I find AFS related GIFs?
  2409.       new (shorter) URL for GIFs
  2410.     updated: Subject: 5.01  How can I get a copy of the AFS faq?
  2411.       re-worded
  2412.  
  2413.    1.100 => 1.101 (Fri Mar 31 07:38:17 GMT 1995)
  2414.     updated: Subject: 1.10  How can I access AFS from my PC?
  2415.       Added bit about SAMBA.
  2416.  
  2417. N  1.101 => 1.102 (Tue Apr  4 13:17:54 BST 1995)
  2418. N   updated: Subject: 0.02  Acknowledgements
  2419. N     added (New Century Systems) to Rens Troost entry
  2420. N   updated: Subject: 1.10  How can I access AFS from my PC?
  2421. N     corrected PCI-Interface URL (pci-faq => pci.faq)
  2422.